-
Posts
73 -
Joined
-
Last visited
Personal Information
-
Location
Toronto Ontario
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
jenniferboddam's Achievements
-
jenniferboddam started following how to hide site title logo on homepage only
-
how to hide site title logo on homepage only
jenniferboddam replied to sydko's topic in Customize with code
Is there a way to do this but also when you scroll down past the first section with the larger logo for the header logo to pop back up? I only want the top smaller logo to show when its past the 1st section, I can't figure out how to get it to appear again- 4 replies
-
- navigation
- homepage
-
(and 1 more)
Tagged with:
-
zazu reacted to a post in a topic: Help... 7.1 Editor is ridiculously SLOW
-
DCH reacted to a post in a topic: Gallery - can't rearrange images or add descriptions
-
Andrew1198 reacted to a post in a topic: Help... 7.1 Editor is ridiculously SLOW
-
Letizia reacted to a post in a topic: Help... 7.1 Editor is ridiculously SLOW
-
jmhalpin reacted to a post in a topic: Help... 7.1 Editor is ridiculously SLOW
-
alicroft reacted to a post in a topic: Gallery - can't rearrange images or add descriptions
-
@tuanphan thanks! that worked great!, is there a way to target just the lines though and not everything in the section?
- 7 replies
-
- line
- line-block
-
(and 3 more)
Tagged with:
-
I think I need fresh eyes, can anyone explain what isn't working with my css? I have fixed buttons on the sides of my pages. I had them working on desktop and mobile, but tablet wasn't showing up because I had messed around with it too much I think. so started over using the side that worked perfect and got it to show up on tablet but now on desktop and tablet one button is not fully to the edge, mobile is fine. Previous code that some how worked on desktop ( was full width, worked on desktop and mobile wouldn't show up on tablet) New code that works on mobile, desktop and tablet but now doesn't sit flush to the edge on desktop and tablet.. see screenshot for where its sitting, I cant seem to move it over any further then that on both desktop and tablet? site is : https://flugelhorn-seahorse-lzrb.squarespace.com/?p pw: design123 buttons are on the portfolio pages any suggestions is much appreciated
-
@tuanphan Thank you! if I wanted to make them really close together how would I target that, doing padding top/bottom doesn't seem to effect it ?
- 7 replies
-
- line
- line-block
-
(and 3 more)
Tagged with:
-
@tuanphan ok I added a section with two lines on the home page, right above the footer/below the reviews section id: section[data-section-id="6147c33758d0d12c942cc8fd"]
- 7 replies
-
- line
- line-block
-
(and 3 more)
Tagged with:
-
Gallery - can't rearrange images or add descriptions
jenniferboddam replied to JeffreyA's topic in Images & Videos
Its literally faster for me to delete all my images and re upload them in the exact order I want, it just wont let me rearrange at all i move one and the rest get shuffled. It's driving me crazy. I'm going to put a ticket it to let them know but it probably wont be fixed any time soon. 7.1 has grown on me but so many things make the work flow sooo unbelievably slow its frustrating. -
I'm trying to get several horizontal lines on my site to be full width, not all of them. I am using #block-yui_3_17_2_1_1631810515381_17071 { width: 100% !important; } to target a specific one, but it only extends to the right and not the left I tried targeting hr as well and it didn't work Ideally I'd like to have two lines in some places a few pixels apart, I've attached a screen shot I've tried using #block-yui_3_17_2_1_1631812436781_3916 {width: 100% !important; padding-top: -100px !important;} as well and I'm not seeing any movement. How do you target the specific lines to be full bleed? site is https://flugelhorn-seahorse-lzrb.squarespace.com/ pw: design123
- 7 replies
-
- line
- line-block
-
(and 3 more)
Tagged with:
-
Formatting the Hamburger Menu Overlay on Desktop
jenniferboddam replied to ItsOK's topic in Customize with code
@tuanphan hey its https://flugelhorn-seahorse-lzrb.squarespace.com/?p and pw: design123 I don't have a plan yet but will be getting the business plan once I'm ready -
Formatting the Hamburger Menu Overlay on Desktop
jenniferboddam replied to ItsOK's topic in Customize with code
hi @tuanphan is there a way to keep the contact button outside of the burger menu? I have the burger menu set up on the left and Id like the button to stay out side on the right at all times -
jenniferboddam reacted to a post in a topic: Simple. Horizontal. Scroll
-
How to add Codepen code my website?
jenniferboddam replied to joeyyanna's topic in Customize with code
hi @tuanphan Im trying to get this : https://codepen.io/cameronknight/pen/qBNvrRQ on my site but I'm not sure why its not working? and when i did add the css it messed up other pages instead of the one page I wanted it on. any help is super appreciated! -
Help... 7.1 Editor is ridiculously SLOW
jenniferboddam replied to sandy.pretzlaff's topic in Pages & Content
yeah I cleared my cache and its almost worse now? It's all very frustrating something that should take me a small amount of time is taking up double or triple and I'm getting nothing accomplished. Has anyone had the same issues with 7.0 or is it just 7.1? -
add horizontal line under the header on 7.1
jenniferboddam replied to Segalido's topic in Customize with code
@tuanphan yes its https://flugelhorn-seahorse-lzrb.squarespace.com/?p pw: design123 I just want to be able to add 1px lines where id like not just at the border of each section but within each section, so is there a way to target the movement of the line? -
add horizontal line under the header on 7.1
jenniferboddam replied to Segalido's topic in Customize with code
@tuanphan is there a way to move the line up and down the page horizontal & vertical? I've tried using position % but cant see it working I was using but say I want to have a double line like 5px below that one or just move it 10% down into the section what would I target if position isn't working? -
@bangank36 I would basically like to do that hover but as a next / previous anchor, so when you hover over the word next it will show an image of the next one/title or a custom uploaded image for that. is it possible?