hi!
is there a way to post this enter button more in the middle of the page, I already tried in theme settings but I can’t get It further to the middle.
password: Christianrusso123
hi!
is there a way to post this enter button more in the middle of the page, I already tried in theme settings but I can’t get It further to the middle.
password: Christianrusso123
sorry but your store password protect
Password is: Christianshop123
sorry my mistake
thanks can you please try this code
#shopify-section-template--15460582228161__1647180592e1e9be9a .isolate {
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.section-template--15460582228161__1647180592e1e9be9a-padding {
padding-top: 0 !important;
}
thanks!
Hey Christian, did this solution work for you just by pasting the code at the bottom of base.css? I can’t seem to get it to work on the Dawn theme.