This topic has 5 replies, 3 voices, and was last updated 11 months, 1 weeks ago ago by Rose Tyler
Hello, my name is Pedro, and I need help with some changes on the website. I can’t change the background color of the store without it affecting the color of the entire site. I need the background color change to apply only to the store. I’m not sure where to make this change. Thank you in advance, and I apologize for any inconvenience.
I added a user and password for you, to access the website in case you need it. Thanks again
Hello, @Peter,
Upon reviewing your website, we have observed that you are currently utilizing the latest version of the XStore core plugin. However, it has come to our attention that the corresponding XStore theme is not updated to its most recent version.
To ensure optimal performance and to prevent any potential issues, it is imperative that both the XStore theme and core plugin are maintained at their latest versions on your site.
We kindly request that you proceed with updating the XStore theme to the latest version, 9.2.5. Following the update, please navigate to your WordPress dashboard, and under ‘Pages’ select ‘All Pages’. Then, locate the ‘Store’ page and choose ‘Edit Page’. Within the ‘XStore Options’ under ‘Style’, you will have the option to select a ‘Custom Background Color’ that aligns with your preferences. Please make the necessary adjustments and save your updates. https://xstore.8theme.com/update-history/
https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
For your convenience, we have included an image for reference to assist you with this process. https://imgur.com/lQBW02k
We are confident that this update will address your current issue. Should you require any further assistance or have any questions, please do not hesitate to reach out.
Best Regards,
The 8Theme Team
Hello, I’ve updated the Xstore theme. I’ve tried to change the background colors for both the store and the homepage as instructed, but the changes are not taking effect. Could you please help me change the background color of the store to white and the homepage to the shade #00b4d8
Thks, sorry to bother
Hello, I’ve updated the Xstore theme. I’ve tried to change the background colors for both the store and the homepage as instructed, but the changes are not taking effect. Could you please help me change the background color of the store to white and the homepage to the shade #00b4d8
Hello, @Peter,
We appreciate your prompt response.
We would like to inform you that to alter the background color of the Shop page, you may insert custom CSS code. Please navigate to Theme Options, then select Theme Custom CSS, and finally, choose Global. The following code can be used:
.post-type-archive-product .page-wrapper {
background-color: red;
}
We trust this will assist you in achieving the desired customization.
Best Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up