Hello,
You are welcome!
Regards,
Rose Tyler.
Hello,
You are welcome!
Regards,
Rose Tyler.
Hello,
How to find share url for Instagram you can read here:
https://help.instagram.com/372819389498306
Regards,
Rose Tyler.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
You need to disable footer demo blocks in 8Theme Options->General->Footer.
https://www.8theme.com/demo/docs/classico/index.html#footer
Footer can be edited in Static Block section. To enable Visual Composer editor for static block go to Visual Composer > Role Manager > Post Types > Custom > tick “static blocks”.
Also you can go to Appearance > Widgets > remove “Static Block” widget from Footer widget area.
Regards,
Rose Tyler.
Hello,
Sidebar can’t be set if you use 6 products per row on Shop page. You can change it to 4 products. Please check.
Regards,
Rose Tyler.
Hello,
Use this css code:
.footer-top a {
color: black;
}
.footer-top .wpb_wrapper {
text-align: center;
}
Also, you can read the article and watch the video: https://developers.google.com/web/tools/chrome-devtools/iterate/inspect-styles/
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.products-grid .product-title a {
color: #115b3a;
}
.page-heading.bc-type-1 {
background: url(http://prettigekerstpakketten.com/wp-content/uploads/2016/09/achtergrond-homepage.png);
background-size: cover;
}
body{
background-repeat: no-repeat;
background-size: cover;
}
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.blog-post .post-information {
display: none;
}
Regards,
Rose Tyler.
Hello,
You can download theme on ThemeForest site http://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050, log in with your Envato account credentials and free download the latest version in Downloads section.
Regards,
Rose Tyler.
Hello,
You can add some code in your Custom CSS for menu item id.
For example see screenshot: http://prntscr.com/cnpfp6
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.fixed-header-area{
opacity: 0.6;
}
.header-type-7 .top-bar {
background-color: rgba(35, 33, 33, 0.85);
}
.header-type-7 .top-bar a{
color: #b9c1be;
}
Add your own values.
Regards,
Rose Tyler.
Hello,
You are welcome!
Regards,
Rose Tyler.
Hello,
Did you create register page as described in our documentation?
https://8theme.com/demo/docs/royal/index.html#!/4_registration_page
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.full-page-on .header-wrapper {
position: relative;
}
Regards,
Rose Tyler.
Hello,
You are welcome!
Regards,
Rose Tyler.
Hello,
You are welcome!
Please add this code to the previous
padding-top: 5px;
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.navbar {
padding-bottom: 5px;
}
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.main-footer {
padding-top: 0;
}
.row-copyrights {
padding-bottom: 10px !important;
}
Regards,
Rose Tyler.
Hello,
You can edit this section in Footer Bottom statick block.
Also, you can change the text “Your cart is currently empty” in Theme Options->Shop->Text for empty cart.
Regards,
Rose Tyler.
Hello,
We’re glad to hear that your issue was solved.
If you have any questions feel free to contact us.
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.template-container .top-bar .top-links{
display: block;
}
Regards,
Rose Tyler.
Hello,
Don’t worry, all the CSS styles placed in Global Custom CSS will not be lost after upgrading the theme in the future.
Regards,
Rose Tyler.
Hello,
There is shortcode [portfolio] which inserts Recent Projects slider.
You may try to use it.
Regards,
Rose Tyler.
Hello,
If you want to change slider for different devices then use Revolution Slider Responsive options, here is documentation https://www.themepunch.com/revslider-doc/slider-setup/#slidelayout and video tutorial https://www.youtube.com/watch?v=iyuxFo-WBiU&index=8&list=PLSCdqDWVMJPPDcH_57CNZvLckoB8cimJF
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS or in child theme style.css:
.header-type-7 .header .tbs span:before {
display: none;
}
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.postid-16542 .page-heading.bc-type-3 {
background: url(http://mad.brandshoutdev.co.uk/wp-content/uploads/2016/06/Calendars-555x555.jpg);
background-repeat: no-repeat;
background-size: cover;
}
For other page, you need to write else id http://prntscr.com/cl2v85
Regards,
Rose Tyler.
Hello,
You can try add this code in Custom CSS:
.list li {
display: block;
}
Regards,
Rose Tyler.
Hello,
Product description – you can translate in \themes\royal\woocommerce\content-single-product.php file
Read more here how to translate:
https://www.8theme.com/demo/docs/royal/index.html#!/1_how_to_translate
Regards,
Rose Tyler.