Need help moving the shop now button down on the home page. Also need assistance:
Renaming the buttons on the bottom of the home page “collections” buttons.
Need help moving the shop now button down on the home page. Also need assistance:
Renaming the buttons on the bottom of the home page “collections” buttons.
Hello there,
.content.tw-mx-auto.tw-py-8.tw-container.tw-px-4 {
padding-top: 26%!important;
}
Screebshot:-Screenshot by Lightshot
.content.tw-mx-auto.tw-py-8.tw-container.tw-px-4 {
padding-top: 25%!important;
}
Hi @LovMemPrin ,
You can follow the instruction below:
#shopify-section-template--14512031662128__banner .tw-align-middle {
vertical-align: bottom!important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Hello @LovMemPrin ,
Greetings!!
Please try to set it from the online store → customize->first section and change the position of the button, if there are no settings for that then you can try this below code
.main-content .shopify-section-hero .tw-table-cell { vertical-align: middle!important;}
I hope it will help you
Excellent! Thank you worked perfectly. You wouldn’t happen to know how to do it for the mobile version as well would you?
I used this code and it moves the shop button up, now that i want to remove it the layout.theme is no longer in my assets