Liel Posted February 8, 2021 Posted February 8, 2021 Site URL: https://triangle-turtle-52ba.squarespace.com/artists/gideon-rubin Hey, Im trying to find the code to make my 3 buttons on the same line on mobile. Please note that one button is a form button and the other 2 are regular links. I found some codes here but no one works for me. I would really appreciate any help Thank you very much!
tuanphan Posted February 8, 2021 Posted February 8, 2021 You mean Inquite, CV, Print? 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!)
Liel Posted February 8, 2021 Author Posted February 8, 2021 Yes In mobile every one gets a different line and I want it to be on the same line, together
tuanphan Posted February 9, 2021 Posted February 9, 2021 21 hours ago, Liel said: Yes In mobile every one gets a different line and I want it to be on the same line, together Hi. What is access password? 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!)
tuanphan Posted February 13, 2021 Posted February 13, 2021 On 2/10/2021 at 1:13 AM, Liel said: 123456 Add to Design > Custom CSS /* 3 buttons same line */ @media screen and (max-width:767px) { div#block-7fbc46dff756e7509584+.row>.col:nth-child(n+2) { width: 33.33% !important; float: left !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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.