RAD_Design
Member-
Content Count
8 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Navigation hover in Squarespace 7.1
RAD_Design replied to ltcron's question in Coding and Customization
Hi @tuanphan; wondering if you can help with a slightly similar issue... I'm trying to style my nav menu on a site, by adding a colour to the page last visited. I've managed to do it with code that is working fine on desktop, but mobile just won't work. https://www.360sp.com.au/home1 Code I've used is: .header-nav-item--active a { color: #69BD45 !important; background-image: none !important; } .Mobile-overlay-nav-item:last-child{ color: #69BD45 !important; } Any help would be hugely appreciated! Thanks!- 20 replies
-
- navigation
- squarespace-7.1
-
(and 1 more)
Tagged with:
-
Styling mobile nav menu - colour decoration
RAD_Design posted a question in Coding and Customization
Site URL: https://www.360sp.com.au/home1 Hi SS trust, I'm trying to style my nav menu on a site, by adding a colour to the page last visited. I've managed to do it with code that is working fine on desktop, but mobile just won't work. https://www.360sp.com.au/home1 Code I've used is: .header-nav-item--active a { color: #69BD45 !important; background-image: none !important; } .Mobile-overlay-nav-item:last-child{ color: #69BD45 !important; } Any help would be hugely appreciated! Thanks, RAD. -
Logo in Footer Too Large on Mobile
RAD_Design replied to jimjimmy's question in Coding and Customization
- 85 replies
-
- custom-css
- logo
-
(and 1 more)
Tagged with:
-
Site URL: https://gopher-mackerel-pen5.squarespace.com/ Hello SS brains trust, Fixing up a few things on a clients site built by another designer and need some help with nav for mobile & tablet... Nav menu is fixed and working perfectly on homepage, though when I navigate to the Team and Contact pages, it's not visible at all. Any ideas how to fix this? It is already using custom CSS for the mobile nav, but I don't have the technical knowledge to figure it out myself. site is: https://gopher-mackerel-pen5.squarespace.com/ pw: HIP2020! Appreciate your help in advanc
-
Logo in Footer Too Large on Mobile
RAD_Design replied to jimjimmy's question in Coding and Customization
Hi @tuanphan I'm having the same issue. I've used code to make the logo smaller in the footer at the size I want, but it only works when refreshing the browser the first time... If I navigate to another page or switch to desktop view and back to mobile it totally crops the logo. It also looks fine on the SS browser, but checking it on an actual mobile it's cropped with the same issue. site: https://gopher-mackerel-pen5.squarespace.com/ pw: HIP2020! code I've used is: @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1587359465748_6758 img { width: 40% !important;- 85 replies
-
- custom-css
- logo
-
(and 1 more)
Tagged with:
-
Banner Image Won't Resize for Mobile View
RAD_Design replied to TheIDBootCamp's question in Coding and Customization
Amazing, thankyou @tuanphan for your help! Sorted. RAD.- 394 replies
-
RAD_Design reacted to an answer to a question: Banner Image Won't Resize for Mobile View
-
RAD_Design started following Banner Image Won't Resize for Mobile View
-
Banner Image Won't Resize for Mobile View
RAD_Design replied to TheIDBootCamp's question in Coding and Customization
Hi guys, having a similar issue here as the other posters... All banners are scaling properly on my site in mobile, except for one! I've read through a million articles and posts on here, played with code and am still having trouble. Would anyone be able to have a look for me and see where I'm going wrong!? I just don't have the tech abilities to understand it. URLs is: https://gopher-mackerel-pen5.squarespace.com/contact PW: HIP2020! There is a lot of code in the Custom CSS panel from previous designer building it, not mine btw. Thanks in advance! Jay.- 394 replies