asanchez Posted August 1, 2021 Share Posted August 1, 2021 (edited) Site URL: https://asanchez-art.com/ Hello! If theres a better sub-forum for this question please let me know. As you can see in the attatched, my landing page image doesn't keep center going from mobile to desktop and its driving me crazy. I have created the image to be on center where the two images meet, to be split between the two buttons. Alternatively, would it be easier to just push those buttons away from eachother, and if so how could I achieve that? site password is cubecosmos if that is needed Edited August 1, 2021 by asanchez added password Link to comment
tuanphan Posted August 3, 2021 Share Posted August 3, 2021 H On 8/1/2021 at 10:52 AM, asanchez said: Site URL: https://asanchez-art.com/ Hello! If theres a better sub-forum for this question please let me know. As you can see in the attatched, my landing page image doesn't keep center going from mobile to desktop and its driving me crazy. I have created the image to be on center where the two images meet, to be split between the two buttons. Alternatively, would it be easier to just push those buttons away from eachother, and if so how could I achieve that? site password is cubecosmos if that is needed Hi, Add to Cover Page Header <style> @media screen and (max-width:767px) { /* button 2 */ ul li:nth-child(2) { position: relative; right: -5px; } } </style> 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment