WoodMart Theme – invert layout for some pages
-
Hello, I have dark theme pages with white fonts and black background. For some pages like checkout pages I wanted to invert the style to have white background and black fonts. Is there any possibility to change?
Thanks for you help
Hello,
Sorry but there is no option in the theme setting for what you are trying to achieve. Because the dark theme works the same for all the pages on the website.
Please provide the URL of the pages you want the white background to check it myself and help you out accordingly.
Regard’s.
Xtemos Studio.
Hello,
thanks for your reply.
Would be great if you have a look to the sites …
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached and visited your website.
Sorry but there is no option in Theme Settings to change the background of the pages separately. The page background works the same for all the pages as well.
You can try adding the following Custom CSS in the Global Custom CSS area to change the background of the page.
The following Custom CSS will change the background of the page whose id will be 6. You can set the page ids accordingly.
.page-id-6 .main-page-wrapper {
background-image: none;
background-color: white;
}
Regard’s.
Xtemos Studio.
Hello, thanks for the css snippet but there is to much to change because white text on white background ;-).
Best regards Barbara
Hello,
You are Most welcome.
Kindly give me permission to close the topic.
And If you want to ask anything else then kindly explain the issue with some relevant screenshots to check it myself and help you out accordingly.
Regard’s.
Xtemos Studio.
Yes sure – the topic to close – I dont know how to close by myself.
Thanks for your help Best regards Barbra
Hello,
We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day.
So thanks for your kind words and we look forward to seeing you again.
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘WoodMart Theme – invert layout for some pages’ is closed to new replies.