How can I center the ‘enter’ button on my homepage? I have looked all around and none of the solutions are working for me. Thank you!
password: aloe
How can I center the ‘enter’ button on my homepage? I have looked all around and none of the solutions are working for me. Thank you!
password: aloe
Try this.
.videoBackground .videoBox {
justify-content: center;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you for your quick response! I have added the code to base.css like this, is this correct? Nothing seems to have changed after saving and viewing my site.
Hi @shortcomings ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
Best regards,
Anthony
Nevermind, I forgot the STYLE things at the beginning and end. That worked, thanks so much!
While I have you, could you help me with a couple more things? Or do I have to create a new question in the community?
can you put this one in the theme.liquid file. before the tag.
Thanks!
I think you should create a new topic. There will be many people to support you if the problem is beyond my understanding.
Best regards,
Anthony
It’s still relating to this button thing. Just real quick, is the code I add to various sections of my theme carried over onto the mobile side automatically, or do I have to add the same code to Desktop & Mobile separately? Because my mobile site looks nothing like the desktop one.