rossbaynham
Member-
Posts
16 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
rossbaynham's Achievements
-
Hi there, After I press the burger and open my menu, the distance between headings on the first page is perfect, but too wide when you click through to the subheadings in the next menu. I have attached a screen shot of both. I want the distance on the one that says 'about' and 'contact' (the submenu) to be smaller. Does anyone have the code to change this on mobile only? Thanks Ross
-
How do you move Instagram logo position on mobile?
rossbaynham replied to rossbaynham's topic in Customize with code
Hi @tuanphan, just checking if you know how I can move the instagram logo only on mobile screens? Really appreciate your help! -
How do you move Instagram logo position on mobile?
rossbaynham replied to rossbaynham's topic in Customize with code
Hi Tuan, This did exactly the right thing but I only want it to move on mobile! It's moved on desktop to.. is there a way where it can just target mobile? Thanks Ross -
How do you move Instagram logo position on mobile?
rossbaynham replied to rossbaynham's topic in Customize with code
Can anyone help me with this? -
rossbaynham started following How do you move Instagram logo position on mobile?
-
How do you move Instagram logo position on mobile?
rossbaynham posted a topic in Customize with code
Hi there, On mobile only, I want my instagram logo to be positioned in line with the right edge of photos - it somehow moved while I was messing about with code. I have attached images of the space. Can anyone help? Website is https://www.studio-teller.co/ Code is: header#header { position: fixed !important; bottom: 0 !important; left: 0; z-index: 9999; width: 100%; top: unset !important; background-color: transparent !important; padding-left: 4%; } .header-display-desktop .header-title { position: fixed !important; height: auto !important; width:170px !important; left: 5% !important; top: 10% !important; background:transparent !important; } .header .header-announcement-bar-wrapper { position: fixed !important; bottom: 0; width: 96vw; } article section:first-child { padding-top: 0 !important; } .header-title-text a { display: none; } .header-nav-folder-content { background-color:transparent !important; } .header-nav .header-nav-item--folder .header-nav-folder-content { bottom: 100% !important; } .header-nav .header-nav-item--folder .header-nav-folder-content, .fe-block-yui_3_17_2_1_1696953527203_1725 img { transition: 2s !important; } @media screen and (min-width:768px) { .fe-block-yui_3_17_2_1_1707684771869_37859 { position: sticky; position: -webkit-sticky; top: 150px; z-index: 99; } } @media(min-width: 768px) { header#header{ padding-right: 3%; padding-bottom: 2%; box-sizing: border-box !important; } } @media(max-width: 767px) { header#header{ padding-right: 0 !important; padding-left: 0 !important; box-sizing: border-box !important; } header#header .header-burger-btn{ padding-right: 0 !important; padding-left: 0 !important; margin-right: auto; } .header-display-desktop .header-title { width: 205px !important; top: 60px !important; left: 50% !important; transform: translateX(-50%) !important; } .header-display-desktop { display: flex !important; } .header-display-desktop .header-actions, .header-display-desktop .header-actions-action { display: block !important; } .header-display-mobile, .header-display-desktop .header-title-nav-wrapper .header-nav { display: none !important; } .header-display-desktop .header-title-nav-wrapper { flex: 0 0 0 !important; } .header-menu-nav-list .header-menu-actions.social-accounts { visibility: hidden; pointer-events: none; } .header-display-desktop .header-actions { order: 2 !important; margin-left: auto; } .header-display-desktop .header-burger { order: 1 !important; } .header-display-desktop .header-actions-action a{ margin-left: auto !important; } } .header-display-desktop .header-title-logo img { transition: 2s !important; } .header-display-desktop .header-title-logo:hover img { filter: blur(2px) !important; } .header-menu { .header-menu-nav-item a{ font-size: 20px !important; text-align: center !important; } .chevron { transform: none !important; border: 0 !important; width: auto !important; height: auto !important; font-size: 25px } .chevron--right:after { content: "↝"; } .chevron--left:after { content: "↜"; } [data-folder="/projects-1"] { min-height: calc(~"100% - 14vh"); } } @media screen and (max-width:991px) { div.header-announcement-bar-wrapper { padding-top: 3vw !important; padding-bottom: 3vw !important; } } -
Need gallery blocks on mobile to show images landscape
rossbaynham replied to rossbaynham's topic in Customize with code
Ideally, I would also be able to move the gallery down a touch from the top of the page (but not as much as adding a whole 'blank' block). If anyone knows how.. -
Hi guys, I am having trouble keeping my logo from jumping about at the top of my website when scrolling on iphone. I am totally aware that it'll move as the bottom address bar appears and disappears on iphones, but this is more jumpy and distracting than on other sites I have seen. I have added a fair bit of code to the site but if anyone can help it'd be much appreciated! Website: studio-teller.co Issue is on iPhone 13, have not tried it on android.
-
rossbaynham started following Web_Solutions
-
Amazing! This worked perfectly, thank you. Can I ask another question if you don't mind.. I am looking to slow down the fade in of the menu options slightly (ie make the 'about' and 'about the process' fade in more slowly when you hover over 'information'. Just to make it feel a little calmer and more elegant. Is do you know if there is code for this? Likewise, I would like to slow down the blur effect when I hover over the TELLER logo in the top corner. Any help would be massively appreciated!
-
rossbaynham reacted to a post in a topic: Can you make drop down folders in the menu open upwards instead?
-
Hi there, I am trying to mess quite heavily with my squarespace site to allow for a fixed image as a header (top left corner), and a fixed transparent menu bar along the bottom. This has flagged up an issue in the fact that the drop down folders from the menu headings drop down off the bottom of the window. Can I make these instead open 'up', above the menu? Attached screenshots of the overall home page and menu drop down issue. As an aside, the fixed menu at the bottom is also causing issues by pushing my instagram icon off the page. This is because I have left padded the menu 3% to allow it to resize in line with the fixed image header in the top left. Any help on brining the instagram icon back over a bit would be great! Website: https://purple-goose-k5e6.squarespace.com/ Password: TELLER Thanks Ross
-
Alternative to an 'image hover' on mobile..
rossbaynham replied to rossbaynham's topic in Customize with code
Anyone have any thoughts on this? 🙂 -
Site URL: https://www.rossbaynham.co.uk/ Hello On a section of my one-page website (image of section attached, right below the introduction) I have images pop-up when I hover over words, which works well on desktop. On mobile though, it shows these as individual links which is clunky. I would like to do one of two things: 1. Disable this feature completely on mobile so that you can't view the images (hopefully the simple option). 2. code some kind of nice alternative to the desktop hover, perhaps if you tap each of the words on mobile the image comes up on the phone screen for a few seconds? My website is here https://www.rossbaynham.co.uk/ Any help is hugely appreciated! Ross