Please add this code in Global Custom CSS.
.page-heading.bc-type-7{
padding: 50px 0;
}
Regards,
Robert Hall
Please add this code in Global Custom CSS.
.page-heading.bc-type-7{
padding: 50px 0;
}
Regards,
Robert Hall
In this case you need edit the etheme_top_links function in \wp-content\themes\royal\framework\theme-functions.php file.
add this code
<li class=""><a href="/autoinstalator/wordpressplus/wishlist/view/" class=""><?php _e('Browse Wishlist', ETHEME_DOMAIN); ?></a></li>
before
<?php if(etheme_get_option('promo_popup')): ?>
<li class="popup_link <?php if(!etheme_get_option('promo_link')): ?>hidden<?php endif; ?>"><a class="etheme-popup <?php echo (etheme_get_option('promo_auto_open')) ? 'open-click': '' ; ?>" href="#etheme-popup"><?php _e('Newsletter', ETHEME_DOMAIN); ?></a></li>
<?php endif; ?>
See screenshot how it should be http://prntscr.com/b0ic0d
Regards,
Robert Hall
Hello,
Please add the following code in Global Custom CSS.
.mobile-nav-heading,
.mobile-nav .links li a{
color: #FFF !important;
}
Regards,
Robert Hall
Hello,
Sorry, but this method works only with Header Type which included the Top Bar menu. For example, Header Type 1-7, 9.
http://prntscr.com/b0hl0h
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall
Hello @Tom Kent,
The Blanco theme hasn’t the Global Custom CSS option. You should use the custom.css file to override the default styling of the theme.
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall
Hello,
Please navigate to Dashboard->Pages->Home Page (front end page) -> edit->Page-Layout->Sidebar Position->and select ‘Without Sidebar’.
Regards,
Robert Hall
Hello,
You can add your own content there in Dashboard->Appearance->Widgets->Footer Copyright and Footer Links sidebars. See screenshot: http://prntscr.com/b0g96j
Regards,
Robert Hall
Hello,
We’re glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall
Hello,
You can remove them in products settings->General. See screenshot: http://prntscr.com/b0g7a5
or add the following code in Theme Options->Custom CSS->Global Custom CSS.
.product_meta .sku_wrapper{
display:none;
}
Regards,
Robert Hall
Hello,
Please add this code in Theme Options->Custom CSS->Global Custom CSS.
.page-heading a,
.page-heading #breadcrumb,
.page-heading .delimeter {
font-size: 10px !important;
}
Regards,
Robert Hall
Hello,
Please provide us with link to the current page.
Regards,
Robert Hall
Hello,
Yes, it’s deprecated and VC authors modified its code. So remove current Tabs element in your page and re-add a new one with your content, then save the page.
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
Please check it now.
Regards,
Robert Hall
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
You can download the latest version of the theme at this link:
http://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050
Just login to your account there.
Regards,
Robert Hall
Hello,
You can find this in the wp-content/themes/royal/framework/woo.php file in line 861.
Regards,
Robert Hall
First you need create the custom menu in Appearance->Menus – http://prntscr.com/b06ych
Then navigate to Appearance->Widgets and add the Custom Menu widget to Right Side Top bar area – http://prntscr.com/b06yum
Regards,
Robert Hall
Hello,
You can edit this button in Dashboard->YIT Plugins->Wishlist->General Settings->”Add to Wishlist” text.
Regards,
Robert Hall
Hello,
Yes, but we also recommend you to make full backup of the site before update to avoid any problems.
Regards,
Robert Hall
Hello,
You’re using old Visual Composer version. Please update and check the issue.
You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
enter your purchase code of the theme to get the plugins.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
These elements were created via Visual Composer plugin and you can remove them in Dashboard->Pages->Edit Page.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
You can disable demo footer blocks in Theme Options->General then create you own footer copyright or edit the \wp-content\themes\woopress\framework\theme.php file on line 127-134
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall