jbbbbbbbbb Posted April 24, 2022 Share Posted April 24, 2022 Site URL: https://www.jordanbellvisuals.com/ Hello, I added some code to my homepage that moved the navigation buttons and social links up the page on a desktop view. As a result it has altered the mobile version of the homepage as shown. Here is the code I used: <style> #block-yui_3_17_2_1_1649471149246_4050 + .row { position: absolute; top: 40%;; left: 50%; transform: translateX(-50%); width: 100% !important; display: flex; } #block-yui_3_17_2_1_1649369302889_3332 { position: absolute; width: 100%; bottom: 0; left: 0; box-sizing: border-box; } section[data-section-id="624cd66202f62e6c706a6d69"] .sqs-layout > .row > .col { position: relative; } </style> Does anyone know how I can alter this code so that it doesn't affect the mobile version of the homepage? Link to comment
Solution tuanphan Posted April 24, 2022 Solution Share Posted April 24, 2022 See code I answered here 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