Hello,
See screenshot from my side: http://prntscr.com/atreag
Please clear browser cache and check the issue.
Regards,
Robert Hall
Hello,
See screenshot from my side: http://prntscr.com/atreag
Please clear browser cache and check the issue.
Regards,
Robert Hall
Hello @mschouten,
What kind of theme you’re using? As I see you have not selected in your profile.
Regards,
Robert Hall
Hello,
Please try use this code in custom.css file.
.home .main-nav{
background-image: url("http://www.schubertstone.com/wp-content/uploads/2015/01/headerbild1.jpg");
background-color: rgba(0, 0, 0, 0);
background-size: cover;
background-position: 50% 0%;
background-repeat: no-repeat;
}
Just change the background image url for your image link.
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Please add this code in custom.css file.
.product-category .mask-container .block-mask .mask-content {
display: none;
}
Regards,
Robert Hall
Hello,
You should upload the file to wp-content/themes/legenda/images/ folder.
Regards,
Robert Hall
I’ve changed settings in Products element. Please check it.
Regards,
Robert Hall
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Hello,
Have you selected the Display Type->Slider in Products Settings?
See screenshot: http://prntscr.com/atofxn
Regards,
Robert Hall
I don’t see any screenshots.
Also please provide us with full permissions to the admin panel.
Regards,
Robert Hall
Hello,
Please add this code in Global Custom CSS.
.ico-sum,
.ico-sum:after{
background-color: black !important;
}
.ico-sum:before{
border-color: black !important;
}
.header-vertical-enable .page-wrapper .header-type-vertical .header-search a .fa-search{
color:black;
}
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
You can use the Lightshot program for screenshots:
http://app.prntscr.com/en/download.html
Also please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
I’ve disabled the ‘Ajax “Add to Cart”‘ option in Theme Options->Single Product Page.
Please check it now.
Regards,
Robert Hall
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall
I’ve disabled the sidebar in Theme Options->Blog Layout->Sidebar position. Please check it now.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
Please read more about how to setup the footer area in our documentation:
https://www.8theme.com/demo/docs/legenda/index.html#!/footer
Regards,
Robert Hall
Hello,
Please provide us with link to the current page and wp-admin access in Private Content.
Also show us screenshot for our better understanding what exactly you mean.
Regards,
Robert Hall
Hello,
This question is a bit unclear for us. Could you please clarify us with more details?
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello @dbattle1225,
You should recreate only one tab on Home Page (See screenshot: http://prntscr.com/asv6mo).
After this step all other content will appear also.
Regards,
Robert Hall
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
Please provide us with link to the archive page.
Regards,
Robert Hall
Hello @Zanker,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall
1) Try to replace this code
.widget-title span, .footer-top .title span {
background: #e0e0e0;
}
to
.footer-top .widget-title span, .footer-top .title span {
background: #e0e0e0;
}
2) In this case you can use some 3rd-party plugins to minify css and js files, but we don’t guarantee full compatibility with our theme.
Regards,
Robert Hall
Hello,
Do you want it at this site (http://prntscr.com/asir3w) or you have another one?
Regards,
Robert Hall
Hello,
Please use this code
.menu-item-224 a:hover {
color: #26B09E !important;
}
instead of
.menu-item-224 a:hover {
color: #26B09E;
}
Regards,
Robert Hall