Shopify themes, liquid, logos, and UX
I am writing to seek assistance with an issue we are encountering on our Shopify store, csemeteshop.hu. Specifically, we are unable to change the colors of our pages. Pages like:
https://csemetecentrum.hu/pages/ugyfelszolgalat
https://csemetecentrum.hu/pages/szallitasi-dijak
etc
Are white, instead i want them to like the main page.
Despite following the usual steps in the theme customization settings, the changes do not seem to take effect.
We have tried:
Unfortunately, none of these attempts have resolved the issue, and our website colors remain unchanged. This is impacting our ability to align the website's appearance with our brand identity.
Could you please provide guidance or steps to troubleshoot and resolve this issue?
It is okay if we should modify the css, but please provie me where can i find this section.
Thanks for your help
Solved! Go to the solution
This is an accepted solution.
- Here is the solution for you @Szilvia_sdgn
- Please follow these steps:
- Then find the base.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
#MainContent {
background: #BAD2B5 !important;
}
- Here is the result you will achieve:
- Here's an example I made for you. You can add other css codes to the base.css file to customize your website.
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
Yes, thanks, so the problem is still with the pages.
This is an accepted solution.
- Here is the solution for you @Szilvia_sdgn
- Please follow these steps:
- Then find the base.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
#MainContent {
background: #BAD2B5 !important;
}
- Here is the result you will achieve:
- Here's an example I made for you. You can add other css codes to the base.css file to customize your website.
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
Thank you so much! That's finally works.
No problem. If you need any help, just message me.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024