This topic has 4 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler
Hello!
I have a questions about footer – As I understand I should edit footer in static blocks in admin area. But unfortunately I don’t see the static block footer. Where can I edit it?
Thank you in advance!
Hello,
Thanks for contacting us.
Please read our documentation https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/ https://www.8theme.com/documentation/xstore/support/static-blocks/
Create the block with desired content http://prntscr.com/kjqev7 and set it in Appearance > Widgets > Footer Column 1 area http://prntscr.com/kjqfg2
Feel free to ask if you have any other questions.
Regards
Hello Rose,
Thank you a lot for your help!
I have few more questions.
I have a problem with product pictures on a product page on a desktop. There is no such problem in a mobile version.
I see two big pictures one under another. And I don’t see thumbnails of other pictures under the main picture. How can I fix it?
And one more question – how to change the font size of a product title on a product page?
Thank you in advance.
Hello,
1. Theme Options > E-commerce > Single Product Page > Number of slides per view > 4.
2. Please add this code in Theme Options > Styling > Csutom css:
.single-product .page-heading .title {
font-size: 2rem;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up