On mobile view only, looking to move the text overlaying the slideshow (in the first section after the header) down so that the logo and menu are not over the text.
Hey @tti ,
Can you share the link to your store please? Thanks!
Hello @tti
**
Add CSS into theme.css**
-
Login to Shopify Admin
-
Go to Themes
-
Left sidebar → Online Store → Themes.
-
Find Prestige (your current theme).
-
-
Edit Code
-
Find the CSS file
-
In the Assets folder, look for
theme.css(sometimesbase.cssorstyle.css). -
Click to open it.
-
-
Add your CSS
<style>
.slideshow__slide-content {
padding: 60px 0;
}
</style>
- Save
-
Click Save (top right).
-
Refresh your storefront to see changes.
-
Hi,
Good morning,
Welcome to the shopify ,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
