Hey gang. Trying to reduce the size or margins (desktop view) of slideshow content container for Dawn Theme. Its currently too big and blocks products being displayed when centered. Any ideas would be much appreciated. see pic below.
Thanks in advance;-)
2 Likes
Hi @Alexa_RN
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
Thanks, but its password protected.
Thanks, Do you mean like this?
If it is try this one.
- From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
- Find the theme that you want to edit and click on “Actions” and then “Edit code”.
- In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.banner__box {
padding: 1rem !important;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
still same size after adding code to base.css . i also refreshed the page, no luck
I only take the padding not change the size. Do you like to have smaller width?
correct it needs to be reduced on left and right