JacquiLeigh Posted November 27, 2019 Share Posted November 27, 2019 (edited) I have used a menu block as a list of services and prices here: https://www.laurajane.co.nz/services I used the following css to style the menu buttons, i.e. "Specials, Brows & Lashes, Skin" .menu-block .menu-selector label.menu-select-labels--active { background-color: black !important; color: white; text-decoration: none; } .menu-select-labels { background-color: #f69c9d; color: black; font-size: 18px !important; text-transform: uppercase; cursor: pointer; padding: 12px 20px !important; margin: 8px; } It works perfectly while i'm in the Squarespace editor, and also when viewing the live page using the direct link https://www.laurajane.co.nz/services However, when I start from the home page https://www.laurajane.co.nz then navigate to the Services page (top right nav bar), there is an issue, where the menu button colour doesn't change when it's clicked/active. The issue disappears once I refresh the page – but I can hardly expect visitors to do that! Hope that makes sense. Anyone know why this is happening? Thanks Edited November 27, 2019 by JacquiLeigh Link to comment
tuanphan Posted November 27, 2019 Share Posted November 27, 2019 Did you use custom code to create Tab Effect? Can you share the code & Where did you insert that code? 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
JacquiLeigh Posted November 27, 2019 Author Share Posted November 27, 2019 I used the custom code: .menu-block .menu-selector label.menu-select-labels--active { background-color: black !important; color: white; text-decoration: none; } .menu-select-labels { background-color: #f69c9d; color: black; font-size: 18px !important; text-transform: uppercase; cursor: pointer; padding: 12px 20px !important; margin: 8px; } Added in Design, Custom CSS. champagnecoffee 1 Link to comment
champagnecoffee Posted April 27, 2020 Share Posted April 27, 2020 I also have this issue Link to comment
dec_nicolaou Posted February 18, 2021 Share Posted February 18, 2021 I know it's a late answer but this might help some others if you already solved the issue. Try to disable Ajax Loading from Design > Site Styles if enabled. 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