Shopify themes, liquid, logos, and UX
I want to change the background color and the content color of the about us page to black so it is entierly black, while all other pages remain as they are. I'm using the venture theme.
Solved! Go to the solution
This is an accepted solution.
Hey
1. In your Shopify Admin go-to online store > themes > actions > edit code
2. I have changed in Asset > theme.scss.liquid and paste this at the bottom of the file:
#about-us .rte {color: #fff;}
#about-us.content-block {background-color: #000;
Hope this works for you.
Thanks!
Hey @SPDpen
I read your description. Can you please provide me your webshop URL?
I will check and provide you solution here.
Thanks!
Hey @SPDpen
I have checked your webshop. that is some code customization work Please PM to me.
Thanks!
Hey @SPDpen
1. In your Shopify Admin go-to online store > themes > actions > edit code
2. I have added code in Asset > theme.scss.liquid file:
#about-us .page-container {background-color: #000;}
3. I have added code in the Layout > theme. liquid file
before
<body class="template-{{ request.page_type | handle }}" >
after
<body id="{{ page_title | handle }}" class="template-{{ request.page_type | handle }}" >
Hope this works for you.
Thanks!
Thanks, but do you have any idea how to make the page entierly black?
I wanted to make the remaining white background above black.
Thanks.
This is an accepted solution.
Hey
1. In your Shopify Admin go-to online store > themes > actions > edit code
2. I have changed in Asset > theme.scss.liquid and paste this at the bottom of the file:
#about-us .rte {color: #fff;}
#about-us.content-block {background-color: #000;
Hope this works for you.
Thanks!
Worked like a charm.
Thank you.
I don't see the theme.scss.liquid in assets
Hello DMW Webartisan,
We are having a similar problem with changing the color of our websites "Studio" page to all black, while keeping other website pages the same. We are using Dawn Theme. I tried imputing a similar code as the one mentioned in this discussion but had no results.
Your help would be much appreciated,
By Any Meanz LLC
Hello! I was wondering if you could help with the same issue but with the Dawn theme?
Please share uour store URL & screenshot what do you want!
Thanks!
I'm currently editing a saved theme that isn't live. The live theme is Debut but im working on the Dawn theme. I'd the about us page background to be White but would like the Home page to stay the same gradient color.
Hi there!
Thank you for your answers already. I am currently adding a new product (event ticket) to my store and i want one of the product pages to have a black font, while the other pages keep their red font.
can somebody tell me how to do so?
our url is www.bossyxspiritual.com and i am currently using the debut theme.
Thank you in advance 🙂
kate
hii, @bXs
Paste this code on top of the theme.scss file.
.product-template {
color: black !important;
}
Thank You.
@dmwwebartisan Can you help us? We are wanting to change the colors of just one page on our Shopify to Black & with Gold accents. But leave the rest of the pages/ website the colors we have set. Our theme is Venture.
Thank you in advance!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024