indiarose151196
Member-
Posts
8 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
indiarose151196's Achievements
-
tuanphan reacted to a post in a topic: Format text to H6 in carousel
-
Format text to H6 in carousel
indiarose151196 replied to indiarose151196's topic in Customize with code
Thank you for your help, that solution didn't work but I have referenced this https://www.beatrizcaraballo.com/blog/dropdown-auto-layout-squarespace and it's now fixed! -
Hello, I need to update the text in the image carousel under the 'HD Trainers' section of this site: https://www.highdefinitionfitness.com.au/memberships The trainers name 'Alanah' needs to have a H6 heading applied for the rest of the code styling to work, what is the best way to do this? Thank you
-
creedon reacted to a post in a topic: Custom SVG logo won't show (on home page only)
-
Custom SVG logo won't show (on home page only)
indiarose151196 replied to indiarose151196's topic in Customize with code
Thank you! That worked perfectly- 4 replies
-
- navigation
- logo
-
(and 3 more)
Tagged with:
-
Custom SVG logo won't show (on home page only)
indiarose151196 replied to indiarose151196's topic in Customize with code
The issue is happening on the home page here: https://styleforcancer.squarespace.com/ PW: styleforcancer- 4 replies
-
- navigation
- logo
-
(and 3 more)
Tagged with:
-
Custom SVG logo won't show (on home page only)
indiarose151196 posted a topic in Customize with code
Hello, I have changed my top navigation logos to be SVG's and they seem to be working (when css panel is open as this is still a trial site) on every other page except the home page. I'm wondering if it has anything to do with the slideshow being the first section? Any help would be much appreciated! PW: styleforcancer- 4 replies
-
- navigation
- logo
-
(and 3 more)
Tagged with:
-
Can't select element to style
indiarose151196 replied to indiarose151196's topic in Customize with code
That one doesn't work for applying the border, I could only use that one for styling the font- 3 replies
-
- navigation-link
- navigation
-
(and 1 more)
Tagged with:
-
Hello, I can't seem to figure out the right way to select the 'join now' link in my mobile nav. I want to apply a button style border to it, however all the selectors I have tried don't seem to target it correctly... when I use :last-child or :nth-child rules it selects a link from the items within the nav wrapper too. The join now link is a mindbody widget, not sure if that's got anything to do with the way it's structured? I have managed to style the font but the border property doesn't apply to the selector I used for that. Any help much appreciated! Thank you
- 3 replies
-
- navigation-link
- navigation
-
(and 1 more)
Tagged with:
-
Hello, I have added custom css to apply background colours to the .sqs-row elements and they are showing up on the edit mode but aren't showing on the site if I go on the no redirect site preview here password hdfitness. I have used this mainly for the footer backgrounds using code like this: @media @mobile { section[data-section-id="6530ce72dd783f77621fc8a1"] .sqs-layout > .sqs-row > .sqs-col-12 > .sqs-row:nth-child( 3 ) { background: black !important; } } But it is also happening to styles applied to columns or rows on the Memberships and HD Online page, example css: @media only screen and (max-width: 767px) <style> [data-current-styles*='"customSectionHeight": 37'] .sqs-col-3 { border: 1.5px solid #eb51c0; border-radius: 10px; margin: 6px; flex: 1 1 150px; box-sizing: border-box; padding: 50px 10px; display: flex; flex-direction: column;} I have attached photos of how it is showing on the edit mode, all these borders and backgrounds are missing on live mode. Any help would be much appreciated! Thank you
- 4 replies
-
- background
- coding
-
(and 2 more)
Tagged with: