sanluistacos
Circle Member-
Content Count
10 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Alternate logo on different pages code not working
sanluistacos replied to sanluistacos's question in Coding and Customization
Thank you! However it won't let me place my image upload in place of where you have yours. (I delete your line from 'https://' and replace with my upload) Any reason for this? -
Alternate logo on different pages code not working
sanluistacos posted a question in Coding and Customization
Site URL: https://www.actuatelaw.com/services When I originally uploaded this code for a client to swap out a different logo color on a different page, it was working. However, recently something has changed and it's no longer displaying. Any help on how to change it? I originally inserted this code into the page's header: <style> .header-title-logo a { content: url("https://static1.squarespace.com/static/5ee7ac6c0dd81c33d50f18c1/t/5f04adb33d7efb7d6678fdd3/1594142131192/actuate_horizontal_white.png"); } </style> Here is the page where it's not displ -
What's the term for this type of content filter?
sanluistacos replied to sanluistacos's question in Coding and Customization
Thanks so much! -
What's the term for this type of content filter?
sanluistacos posted a question in Coding and Customization
Site URL: https://dallas.whistlebritcheschicken.com/dallas-whistle-britches-dallas-food-menu New to this and don't know how to even search for this type of thing. Is there a term for filtering text blocks like this link I'm sharing? I can only think of accordion menus or universal filter plugins, but what I'd be using it for is a text-based food menu on a single page. Meaning, it's not a product or blog post with a category I could filter from. Attaching screenshot as well. Thanks! -
tuanphan reacted to an answer to a question: Custom nav style?
-
I found another one of your posts and this did the trick! Thanks!
-
sanluistacos reacted to a question: [Share] Custom Code - Navigation Link Color/Hover Color/Active Color
-
Instead of the default navigation styling, I want to have the nav on each active page have a style of bolder text, different color, and no underline. (See screenshots for examples) For some reason, I can't find anywhere how to do this in 7.1. Any help would be greatly appreciated!