lisakitty Posted December 5, 2021 Share Posted December 5, 2021 Site URL: https://octopus-sparrow-txkz.squarespace.com/ Hello! At the top of my site I have a "..." and a small white bar. This is my header coding: <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.css" /> <link rel="stylesheet" href="https://ninjakit-assets.ixstudio.net/assets/admin/css/ninja-sqs.css" /> <script src="https://code.jquery.com/jquery-3.4.1.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.11"></script> This is my footer coding: <script src="https://ninjakit-assets.ixstudio.net/assets/admin/js/ninja-sqs.js"></script> This is my custom CSS coding: //GLAMOUR ABSOLUTE H3 +H4 // @font-face { font-family: 'Glamour Absolute'; src: url('https://static1.squarespace.com/static/61abf01f8d6e5f5515b42866/t/61ac05621fe0aa4f09dbd180/1638663522094/GlamourAbsolute_Regular.otf'); } h3 {font-family: 'Glamour Absolute';} h4 {font-family: 'Glamour Absolute';} .sqs-block-button-element { font-family: 'Glamour Absolute' !important; } .sqs-block-button-element { font-size: 1.2em !important; } This is my website: https://octopus-sparrow-txkz.squarespace.com/ This is the password: hello123 Link to comment
Solution creedon Posted December 5, 2021 Solution Share Posted December 5, 2021 (edited) It looks like you have one more bit of text in your header not shown above. <style> .header-announcement-bar-wrapper { position: absolute !important; background: transparent !important; } </style>… Notice the ...? Remove that. Let us know how it goes. Edited December 5, 2021 by creedon lisakitty 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
lisakitty Posted December 5, 2021 Author Share Posted December 5, 2021 I don't know how to reply to you but this fixed the issue - thank you so much! creedon 1 Link to comment
creedon Posted December 5, 2021 Share Posted December 5, 2021 Quote I don't know how to reply to you You just did! 🙂 Generally when you reply to a thread you automatically get added to notifications from the thread. So when I replied I was added for notifications. You can ping folks by typing the at symbol, some characters from their handle and selecting that handle from the pop-up menu. You can direct message folks by hovering over their handle/pic and clicking Message. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! 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