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!
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.
Does anybody know how to change the background color on a single page for Parallax Theme?
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023