Topic summary
A user seeks help adjusting font size in a video slide section on their Shopify store. After initial access issues, a helper provides CSS code to modify the text styling.
Key Solutions Provided:
- Custom CSS code placed in
theme.liquidfile (above the<body>tag) to control font size - Additional CSS for mobile responsiveness using media queries
- Code adjustments to display text in 2 lines instead of 3 by changing font size to 37px
Technical Issues Resolved:
- Video slide not appearing on mobile app (fixed with mobile-specific CSS)
- Syntax errors when placing code (resolved by proper placement under
<style>tag) - Font color changes (white text requested but not yet working)
Current Status:
The discussion remains ongoing. The user successfully implemented font size changes and mobile visibility fixes, but still needs help with:
- Changing font color to white
- Modifying font size and type for desktop version
- Using different text colors for mobile vs. desktop versions
Screenshots throughout show the visual progress and specific styling targets.
hey @ramyaq there is a password share it then i can help you
done
there is no text in your site
you can check now

hope so you like it Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
if this code work please do not forget to like and mark it solution
i made this using separate code in section background-video.liquid
then you have to place this code in customization and open the slider section and place this code in custom css
hey @ramyaq try this one with same steps
it is not working
no no you have to place this code in theme.liquit file

there in above the body tag
it worked, I remove style
ok please do not forget to like and mark it solution
so you have to do only make font size 37px then the problem is solved
Also this video slide is now not visible in my mobile app.




