Hello,
Don’t worry, it doesn’t influence theme work and will be fixed in the next update. Now just click “hide this notice”.
Regards,
Jack Richardson
Hello,
Don’t worry, it doesn’t influence theme work and will be fixed in the next update. Now just click “hide this notice”.
Regards,
Jack Richardson
Yes, Daniel, you can paste this into the style.css in your child theme. If it won’t work, then create custom.css in parent theme.
Regards,
Jack Richardson
Hello,
Unfortunatly there is no settings for changing image size on single product page in our theme. You can enable sidebar by adding widgets to Single product page Sidebar area (Appearance > Widgets), and thus slightly decrease image block width.
Regards,
Jack Richardson
We’re sorry, but there is no such feature as left sidebar on single product page in our theme. We just can place the existing sidebar at the left side (with the same width as it has now) but such customization will be paid service.
Regards,
Jack Richardson
Hello,
Please, add this lines of code to your custom.css:
#main-nav > ul > li.current_page_item > a {
color: #desired-color-of-active-item !important;
}
#main-nav > ul > li > a:hover, #main-nav > ul > li > ul > li a:hover {
color: #desired-color-on-hover !important;
}
and change “#desired-color-of-active-item”, “#desired-color-on-hover” on your desired color.
If you didn’t enable custom.css before, please visit this link (following tutorial is for Legenda, but for Blanco actions are analogical) https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be .
Regards,
Jack Richardson
Hello,
To add your own sidebar on the single product page you should go to Blanco Theme Settings -> Single Product Page section and there in the “Enter custom content you would like output to the product right sidebar” field clear all.
After this you can add desired widgets to the single product page by draging it to the Single product sidebar area in Appearence -> Widgets.
Regards,
Jack Richardson