jvincuilla Posted March 9, 2022 Share Posted March 9, 2022 Site URL: https://www.vimana.agency/ Hello, I cannot for the life of me simply get these two buttons to stay together on the same row on mobile. I've gone through several articles on here and pasted the CSS I thought would work and none of it works. I have no clue why this is the case, can someone please help me before I tear all my hair out? I've figure out much more complex CSS before so this is very frustrating and will probably take someone on here two second 😆 Tiny_Coast 1 Link to comment
Tiny_Coast Posted March 12, 2022 Share Posted March 12, 2022 Hi, @jvincuilla did you have success with this? if so would you mind sharing how you did it? I'm having the same problem and would really appreciate it! Thank you 🙂 🌊 Tiny Coast Digital | Digital Marketing & Web Design 🌊 Link to comment
tuanphan Posted March 14, 2022 Share Posted March 14, 2022 On 3/13/2022 at 4:26 AM, Tiny_Coast said: Hi, @jvincuilla did you have success with this? if so would you mind sharing how you did it? I'm having the same problem and would really appreciate it! Thank you 🙂 He solved. If you share link to page where you have problem, we can give the code Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Romeo Posted April 11, 2022 Share Posted April 11, 2022 Hey, @tuanphan, I'm having the same issue as the author of this post with my buttons on mobile. I'd like them to remain on the same row on mobile. Can you please help? Site URL: https://charred.ca Here's a couple screenshots of how they look on Desktop: And on Mobile: Link to comment
tuanphan Posted April 11, 2022 Share Posted April 11, 2022 7 hours ago, Romeo said: Hey, @tuanphan, I'm having the same issue as the author of this post with my buttons on mobile. I'd like them to remain on the same row on mobile. Can you please help? Site URL: https://charred.ca Here's a couple screenshots of how they look on Desktop: And on Mobile: Add to Design > Custom CSS /* mobile buttons side by side */ @media screen and (max-width:767px) { div#page-section-5f6cb2a3fd78444e01276eed .span-6 { width: 50% !important; float: left !important; }} Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Romeo Posted April 11, 2022 Share Posted April 11, 2022 @tuanphan, you're a legend! As per usual, your code worked like a charm. Thanks again for the prompt and accurate response. 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