This topic has 6 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler
Hello there,
I have some issue with the Xstore theme, and I need your help.
1- I can’t see any theme option changes effect on my website pages until I clear the browser cache.
2- There is a gap between the last content in each page and the copyright area that I couldn’t remove it in any way. I disabled the pre footer and footer area and also give zero margins to the content, but still, there is a gap there!
Thanks
Hello,
1. Try to disable browser cache at all or use some extensions, for example, Clear Cache for chrome.
2. You can use this code in Theme Options > Custom css or in Custom css for page http://prntscr.com/l66fsd
.content-page, .page-content {
padding-bottom: 0px !important;
}
.banner {
margin-bottom: 0px;
}
Regards
Hello there
The code that you gave me doesn’t work! could you please check this screenshot to see what I mean?
http://zeetech.ca/wp-content/uploads/2018/10/Question.jpg
Thanks
Hello,
Please check now.
Regards
Thanks, How you did that, I need the same for all pages
You’re welcome!
http://prntscr.com/l7teym + http://prntscr.com/l7tf5y
Regards
You must be logged in to reply to this topic.Log in/Sign up