TomStapes Posted September 19, 2022 Share Posted September 19, 2022 Site URL: https://makeyourmarksuper.com.au/ Hi everyone, I'm looking for CSS code for 7.0, where my mobile navigation menu contains a logo, and the navigation links are centred and appear under the logo. Also, how do i change the color and text style for a specific heading - in this case, it would be 'register to join' Link to comment
Beyondspace Posted September 19, 2022 Share Posted September 19, 2022 36 minutes ago, TomStapes said: Site URL: https://makeyourmarksuper.com.au/ Hi everyone, I'm looking for CSS code for 7.0, where my mobile navigation menu contains a logo, and the navigation links are centred and appear under the logo. Also, how do i change the color and text style for a specific heading - in this case, it would be 'register to join' Try adding to Home > Design > Custom Css .Mobile-overlay-menu-main .Mobile-overlay-nav-item[href*="register"] { color: purple !important; } Change the color to meet your need Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted September 19, 2022 Share Posted September 19, 2022 My testing Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
TomStapes Posted September 20, 2022 Author Share Posted September 20, 2022 Thankyou! Do you know the code to include the logo above the navigation headings, and also to move the headings down the page? @bangank36 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