qianniciello Posted June 3, 2021 Share Posted June 3, 2021 Site URL: http://dentalcareseattle.com Upon first page load on mobile of my site, the announcement bar is always halfway cropped off - but I can pull the page down and scroll and it reveals that its actually just hiding under the navigation. Upon later refreshes it is in the correct spot... strange. Any way to fix this so that the bar is fully visible when first landing on the site? This issue is on mobile only. Thanks! Link to comment
tuanphan Posted June 4, 2021 Share Posted June 4, 2021 Hi. Try Design > Site Styles > Disable Ajax Loading 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
qianniciello Posted June 5, 2021 Author Share Posted June 5, 2021 On 6/4/2021 at 8:01 AM, tuanphan said: Hi. Try Design > Site Styles > Disable Ajax Loading Thanks! I tried that but it didn’t seem to change. I think it might actually be something about the padding or positing of the announcement bar? If I pull down/scroll I can reveal it but then on release it tucks back under the navigation bar. Happens on the home page and sub pages. I took a screen recording and attached it. Thanks for your help! IMG_7879.MP4 Link to comment
qianniciello Posted June 8, 2021 Author Share Posted June 8, 2021 Bumping this in case anyone else can help. Thank you! Link to comment
Solution tuanphan Posted June 10, 2021 Solution Share Posted June 10, 2021 On 6/8/2021 at 11:31 PM, qianniciello said: Bumping this in case anyone else can help. Thank you! Add to Design > custom CSS /* Mobile-Announcement bar */ @media screen and (max-width:640px) { .sqs-announcement-bar-dropzone { margin-top: 65px; } } 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