Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello @steffen1511,
Sorry, but we don’t have such feature in our theme.
You can try to use some third-party plugin to implement such functionality.
Regards,
Robert Hall.
For Shop page you need add this code also.
.woocommerce-breadcrumb{
display:none;
}
Regards,
Robert Hall.
In this case use the following code in Global Custom CSS
.page-heading .breadcrumbs{
display:none;
}
Regards,
Robert Hall.
Hello @famous,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello @steffen1511,
Try to use Modal Box element via Visual Composer plugin. See screenshot: http://prntscr.com/9ngj9j
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello @ceofvo,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please use this code in custom.css file
.page-wrapper {
background: #f6f6f6;
}
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 add this code in 8Theme options->Styling->Custom CSS->Global Custom CSS.
.woocommerce-variation-description,
.product_meta{
display:none;
}
Regards,
Robert Hall.
Hello,
Please try to disable third-party plugins one by one and check this issue.
Regards,
Robert Hall.
Hello,
Please use the following code in Theme Options->Custom CSS->Global Custom CSS.
#breadcrumb .current,
#breadcrumb .delimeter:last-child{
display:none;
}
Regards,
Robert Hall.
I’ve just added css code in Global Custom CSS. Please check it.
.main-footer.text-color-dark .textwidget, .copyright.text-color-dark .textwidget, .main-footer.text-color-dark p, .copyright.text-color-dark p, .main-footer.text-color-dark h5, .copyright.text-color-dark h5, .main-footer.text-color-dark h5 span, .copyright.text-color-dark h5 span, .main-footer.text-color-dark .blog-post-list .media-body, .copyright.text-color-dark .blog-post-list .media-body,
.main-footer.text-color-dark .address-company,
.main-footer.text-color-dark .address-company .white-text,
.main-footer-1 .wpb_heading {
color: #787878 !important;
}
.main-footer.text-color-dark a, .copyright.text-color-dark a,
.main-footer-1 .widget-title, .main-footer-1 .wpb_heading,
.main-footer-1 .blog-post-list .media-heading a,
.main-footer-1 .date-event {
color: #787878;
}
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please read more in our documentation how to use one page:
https://www.8theme.com/demo/docs/royal/index.html#!/3_one_page
Regards,
Robert Hall.
I’ve added this code in Global Custom CSS. Please check background color and fixed menu.
.main-footer.text-color-dark, .copyright.text-color-dark{
background-color: #5e5e5e !important;
}
.main-footer.text-color-dark{
padding-top:60px;
}
.fixed-header .menu{
float:right;
}
Regards,
Robert Hall.
I’ve created the Footer static block for you. Please check it.
Also use this code in Theme Options->Custom CSS->Global Custom CSS.
.tbs {
float: right;
}
Regards,
Robert Hall.
You forget provide us with link to page.
Regards,
Robert Hall.
How do you disable the demo footer?
Please see this screenshot: http://prntscr.com/9h6noa
To change background color of the footer use the following code in Theme Options->Custom CSS->Global Custom CSS.
.copyright-1, .copyright-2, .copyright-3, .copyright, .main-footer {
background: #222 !important;
}
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello @BlankM,
The issue has been fixed.
Please check your site now.
Regards,
Robert Hall.
Hello,
I’ve added the anchor links in Row Settings (http://prntscr.com/9h59e2). Please clear cache and check it.
Regards,
Robert Hall.
Please use the following code in Theme Options->Custom CSS->Global Custom CSS.
.slide-item .progress-button {
background: #000;
color: #fff;
}
.slide-item .progress-button:hover{
background: #fff;
color: #000;
}
Regards,
Robert Hall.
Hello,
Could you please clarify with more details what exactly button you want to change and show us screenshots? Do you mean ‘add to cart’?
Also please provide us with link to the page.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Please try add this code in Theme Options->Custom CSS->Global Custom CSS.
.navbar {
padding: 20px 0;
}
Regards,
Robert Hall.
Hello,
First you need to disable the demo footer blocks in Theme Options->General then create footer manually.
Please read more hpw to create footer in our documentation:
https://www.8theme.com/demo/docs/woopress/index.html#!/0_footer
Regards,
Robert Hall.
Hello,
We’re glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall.
Hello @iLivioSupport,
The problem causes by Equal Height Columns for Visual Composer plugin. Please disable it and check issue.
Regards,
Robert Hall.