SandraC Posted August 17 Share Posted August 17 Hi there! Can someone share with me how to line up the buttons? They are both centered in design and look centered in the desktop and mobile views. However, this is how they look in the tablet view. I've tried to adjust the margin. I've also deleted the button and added another one. The new one did the same thing though. The page is sandracurry.com/our-healing-approach Thanks so much! Link to comment
Solution tuanphan Posted August 18 Solution Share Posted August 18 You can use this code to Custom CSS box @media screen and (max-width:900px) and (min-width:641px) { div#block-yui_3_17_2_1_1661556444511_64264, div#block-yui_3_17_2_1_1659131624598_23563 { margin-left: -50% !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment