Shopify themes, liquid, logos, and UX
Hi there
I desperately want to remove the text, button and over container in my html. But I cant seem to find the code in my edit code. I want to remove this section not just on mobile version but on the website too. The theme I am using is Crave. Can anyone help me with this?
Solved! Go to the solution
This is an accepted solution.
@cryscodes1 Please add the below line of CSS code at the end of your base.css file.
body .slideshow__text.banner__box,
body .slideshow__text-wrapper.banner__content{
display: none !important;
}
result:
Hi @cryscodes1
Could you please share the URL of your page so that I can check it for you?
Was this helpful? Like or Accept solution - Buy me a coffee ☕️
- Contact me: Xipirons | WhatsApp
- Shopify Developer based in France, helping online merchants succeed
@cryscodes1 Hope you are doing well.
Please open the Customize section of your theme. you can find the hide/show option or delete option there to remove that particular section.
Steps to customize the theme:
Hi there
I cant edit from here because the thing I want to remove is the container box as a whole with the button. Although I can delete content from the customize section. It shows a gap when I am in mobile view like the image above which I don't want to have that. So I am trying to figure out a way to remove that whole section.
This is an accepted solution.
@cryscodes1 Please add the below line of CSS code at the end of your base.css file.
body .slideshow__text.banner__box,
body .slideshow__text-wrapper.banner__content{
display: none !important;
}
result:
omg thank you soo muchhhh!! I have been racking my brain for 3 hours trying to solve this. 😂
@cryscodes1 Hahaha, Anytime 🙂
Glad, could help you out. Don't hesitate to reach out if you have any doubts.
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024