charben Posted November 1, 2020 Share Posted November 1, 2020 Site URL: https://bidie.co Hey! I just added custom css to fix the header while scrolling. The announcement bar is now hidden on desktop - seems to be fine for mobile. Please can you help? Thank you in advance! Link to comment
tuanphan Posted November 2, 2020 Share Posted November 2, 2020 Can you check site url? We can't access. 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
charben Posted November 2, 2020 Author Share Posted November 2, 2020 oops my mistake biddie.co Thank you! Link to comment
tuanphan Posted November 2, 2020 Share Posted November 2, 2020 Add to Home > Design > Custom CSS header.Header.Header--top { top: 35.8px; } 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
charben Posted November 2, 2020 Author Share Posted November 2, 2020 Thank you, this seems to work to some extent but now when scrolling the top of the header is see through and you can see the content in place of the announcement bar (see image attached) Link to comment
tuanphan Posted November 3, 2020 Share Posted November 3, 2020 Remove code I sent Next remove your header fixed code Next add this to Home > Design > Custom CSS to set sticky header header.Header { position: sticky; z-index: 9999; width: 100%; top: 0px; } zala 1 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
zala Posted April 28, 2021 Share Posted April 28, 2021 Hi @tuanphan, When I switched my header from fixed to sticky to enable the announcement bar to show up, a space appeared just below the header. How do I fix this? downtoearthadventures.com pw: downtoshirts Link to comment
tuanphan Posted April 29, 2021 Share Posted April 29, 2021 21 hours ago, zala said: Hi @tuanphan, When I switched my header from fixed to sticky to enable the announcement bar to show up, a space appeared just below the header. How do I fix this? downtoearthadventures.com pw: downtoshirts In Custom CSS, remove this code .Content-outer { margin-top: 50px; } zala 1 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