Home › Forums › WoodMart support forum › Shop Pages Color
Shop Pages Color
- This topic has 8 replies, 2 voices, and was last updated 4 years, 2 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
February 17, 2021 at 5:30 am #267185
JazeonParticipantHi, I tried changing the color of the shop pages but it uses a default background color. Why is this happening? I cleared cache already but my shop pages is using the main color.
cart page and checkout page
Attachments:
You must be logged in to view attached files.February 17, 2021 at 5:31 am #267187
JazeonParticipantAdditional post in regards to the setup.
Attachments:
You must be logged in to view attached files.February 17, 2021 at 8:50 am #267234
Aizaz Imtiaz AwanKeymasterHello,
I saw the screenshots you attached.
Please try adding separate background color for the shop pages then clear cache and check back.
If the problem is still the same then provide the admin panel login details of the website to check it myself and help you out accordingly.
Best Regards.
February 17, 2021 at 9:35 am #267251
JazeonParticipantHi, I added color white for the background for both pages and the problem still persist even by purging cache for the page and cleaning my history cache also via browser.
https://vimcreek.com/cart
https://vimcreek.com/checkout/Also another thing, why is the other sidebar button different? I made every button to be yellow yet it took over my background’s theme color.
Attachments:
You must be logged in to view attached files.February 17, 2021 at 12:42 pm #267315
Aizaz Imtiaz AwanKeymasterHello,
I have logged into your website and see that you added the wrapper background color for all the pages. Please remove it and check then the issue will be fixed.
Then deactivate the cache plugin clear browser cache and check back.
And for the button color try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
a.button.btn-cart.wc-forward { background: orange; }
You can set the background of the button according to your needs.
Best Regards.
February 17, 2021 at 5:17 pm #267390
JazeonParticipantMy wrapper turned to white and I can’t change it.
Attachments:
You must be logged in to view attached files.February 18, 2021 at 7:33 am #267521
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been resolved. Now the main website wrapper background is as you required and the shop pages background color is white.
Please clear cache and check back.
Regards.
Xtemos Studios.February 18, 2021 at 7:49 am #267529
JazeonParticipantHey Aizaz,
Thank you for the quick responses. This is great it indeed got resolve. What did you do in order to get this done? For future reference.
Also another thing how do I resolve the sidebar button, by changing it to default color
color: #ffc40e
hover: #d7a50bAttachments:
You must be logged in to view attached files.February 18, 2021 at 10:27 am #267579
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
I have added some CSS code under Theme Settings >> Custom CSS and the issue was resolved.
For the buttons Please remove the previous CSS I provided you and try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
a.button.btn-cart.wc-forward { background: #ffc40e; } a.button.btn-cart.wc-forward:hover { background: #d7a50b; }
Regards.
Xtemos Studios. -
AuthorPosts
- You must be logged in to create new topics. Login / Register