This topic has 14 replies, 2 voices, and was last updated 5 years, 3 months ago ago by Olga Barlow
Can you help? Just installed a new site and am using the Organic template. I am changing the font, colours etc. and nothing is changing on the front end. However, when I go to Appearance > Customize I can see the changes I have made. Very odd.
Hello,
All the style changes that you make using Theme Options are save into /wp-content/uploads/xstore/options-style.min.css file. So, if you don’t see changes then probably file is cached:
1) either by your server/plugin/CDN cache if you use any of them
2) or by your browser.
So, clear server/plugin/CDN cache and browser cache( use https://chrome.google.com/webstore/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn?hl=en if youuse Chrome) and check the frontend again. If you still have the problem provide temporary WP Dashboard access to your site and screenshot of the elements that do not change the styles. We’ll check.
Regards
Ok I will contact my hosting and see if they can help. I can’t find anything within WordPress that is causing the problem.
How can I get my top bar to match the one from the demo theme?
Thanks again.
Hello,
Top bar from what version do you want to implement? Because we have a lot of versions with different top bar? Also, do you want to get styles (color, font-size) or top bar content?
Regards
Thanks for your speedy response, I want the site to look exactly like https://xstore.8theme.com/demos/2/organic01/, but there are a few elements missing (like the top bar).
Hello,
Go to Appearance > Widgets > add/change the content of the widgets of left and right top bar widget areas: promo texts and social icons http://prntscr.com/oivuj9 . If you also need the language switcher then use one of the third-party plugins (WPML or qTranslate or Polylang) to implement that because select on our demo is just an example of content that could be placed there.
You have already changed the bg color of the top bar, so you know where to edit that I suppose.
Is there anything else I can help you with?
Regards
Ok great, all sorted, thanks!
How can I edit the static block for the footer? When I go to edit it it is just code?
Also, where can I define the styling for H1, H2, H3 etc?
Hello,
Enable WPBakery page builder for the Static Blocks https://youtu.be/1Nu49dskD1Q
Go to Theme Options > Typography > Content > Headings. There is no option to change every heading separately, unfortunately. If you want to change styles for some special heading provide the screenshot of the element and tell me what styles and I’ll send you the custom CSS to implement this.
Regards
Ok awesome, thank you. I have one more question for now, I am trying to add an email icon to the top bar, I have this:
and
.et-envelope:before {
content: “\e028”;
}
But the icon just comes up as a blank box?
Hello,
Use classes et-icon et-message
in the widget content http://prntscr.com/ojdgcs without any additional custom in custom CSS. There is no any et-envelope icon in the xstore-icons list https://xstore.8theme.com/xstore-icons/ .
Regards
Ah ok thank you, much better! How can I make my hero banner full width, like this template – https://xstore.8theme.com/demos/2/electron01/
Hello,
You are welcome.
Edit the row and enable stretch row option http://prntscr.com/ojyz15
Regards
Awesome thank you so much for that. So helpful!
Hello,
You are welcome.
Regards
You must be logged in to reply to this topic.Log in/Sign up