Liquid, JavaScript, themes, sales channels
Hi! I want to change the background of a page on the debut theme but can´t find where! I know where to change the whole site background but not for only one page. Thank you in advance!!
https://market.thewishlist.com.mx/pages/seller-profile password TWLcs
Solved! Go to the solution
This is an accepted solution.
Heya
.template-page.seller-profile
no space in between template-page and seller-profile
Heya,
Your link doesn't work.
It works when I click on it... maybe try this one? https://market.thewishlist.com.mx/ password TWLcs
Thanks!
Haha, it still doesn't work for me.
This site can’t be reached
market.thewishlist.com.mx’s server IP address could not be found.
Maybe give me your .myshopify url.
Ohhh... I have no idea why that is!!
Here is the Shopify URL. https://twl-market.myshopify.com/ hopefully it does work! I'm getting worried haha
What is going on! It doesn't seem to work now! I have NO idea what happened, would you be able to help me with that?
I just checked, and it looks like you fixed it.
Although it looks like I can't log in.
I was freaking out! It had something to do with the nameservers, but don't know much about it. Also had to change the password to TWLonline.
Thank you so much for your help and patience!
Hi,
I haven't done this before, but it shouldn't be too difficult. If you know a little bit of html and css.
<body class="template-{{ template | split: '.' | first }}Add {{ page.handle }} so it becomes
<body class="template-{{ template | split: '.' | first }} {{ page.handle }}">Do not touch anything else and hit save.
Let me know if this is too complex, I can help you do this for free. Though, if you could help me out by installing my free app and just giving me some feedback, that would be wonderful too.
Cheers,
Gab
I couldn´t find the first line, just found this.
<body class="template-{{ request.page_type | handle }}"><div style="display:none;" id="af_hidepp_btn"><div class="additional-checkout-buttons">{{ content_for_additional_checkout_buttons }}</div></div>
Yup that's close enough so just add
{{ page.handle }}
so that your code looks like:
<body class="template-{{ request.page_type | handle }} {{ page.handle }}">
So... I added this at the end of the css but didn´t work...
.template-page .seller-profile {
background-color: #ffffff;
}
This is an accepted solution.
Heya
.template-page.seller-profile
no space in between template-page and seller-profile
Yes!! It worked! Thank you so much!
Does anybody know how to change the background color on a single page for Parallax Theme?
Hey y'all. I am on the last step of this process but not sure where to implement this final line of code. In this theme.liquid file? New to the CSS stuff.
User | RANK |
---|---|
22 | |
21 | |
13 | |
10 | |
8 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023