Shopify themes, liquid, logos, and UX
Could I have a custom css. code so I can apply it to only specific pages
@lukafernada if you click on the root sections
then i thing you will found a css page it will help you css only for this page
also each sections have id, so you can do css with id
also this might require some custom coding. You can contact us for any kind of support through our DM.
Thank you
Hello @lukafernada
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
@media screen and (max-width: 767px){
#Banner-template--20658745770333__image_banner_q96hEq h2.banner__heading.inline-richtext {
font-size:38px !important;
}
}
</style>
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
We 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, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024