83392xoa Posted July 20, 2020 Share Posted July 20, 2020 Site URL: https://www.nscadv.com Hi to all! My website computer view is looking a lot different than the mobile view. My main issue is that the 3 content links/blocks that I made right under the title "Consulting" is not centered. On the computer view, these 3 content links/blocks (events, services, about) are horizontally orientated right under the title. My question is how do I change the mobile look to show the "event" "services" and "about" to be centrally aligned below "Consulting" on the home-page mobile view? Would that be solved by adding in a customer CSS/coding injection or does that pertain to a plain format issue? I would really appreciate any help - thank you!! PW: newyork Link to comment
derricksrandomviews Posted July 20, 2020 Share Posted July 20, 2020 You will need to post a link to your site. The coders here will need to inspect that page and come up with the precise code and block id, I think this is close but even though I have used SS for a long time I am still learning CSS myself: @media screen and (max-width: 640px) { #BLOCKID h1 { text-align: center; } } The code above will need the block ID for the page needing to be changed. After inserting the code view the results from a phone not from your desktop. Link to comment
tuanphan Posted July 20, 2020 Share Posted July 20, 2020 Can you share link to your site? We can check easier. 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
83392xoa Posted July 20, 2020 Author Share Posted July 20, 2020 Thank you both for the help. I edited the post and now you can view the site. I'd love an updated answer on how to fix this problem - thank you so much!! Link to comment
tuanphan Posted August 3, 2020 Share Posted August 3, 2020 Hi. Have you solved it yet? 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
Archived
This topic is now archived and is closed to further replies.