LauraAmber
Member-
Content Count
15 -
Joined
-
Last visited
Everything posted by LauraAmber
-
How do I get the image to stack over the copy on this page for each category (the copy should be associated with the image that is over it). Thank you 🙂 Webpage: https://www.lauraengeldesigns.com/portfolio
-
How do I get the image to stack over the copy on this page for each category (the copy should be associated with the image that is over it). Thank you :) Webpage: https://www.lauraengeldesigns.com/portfolio
-
how do I get rid of the Featured above this summary block? Website is: https://www.lauraengeldesigns.com/about
-
Decrease the space between line and navigation text
LauraAmber posted a question in Coding and Customization
How do I decrease the space between the nav link text and the line underneath? (see screenshot attachment) Website: https://www.lauraengeldesigns.com/- 1 reply
-
- navigation
- line
-
(and 1 more)
Tagged with:
-
Underline on top navigation when on the page
LauraAmber replied to LauraAmber's question in Coding and Customization
Similar to this page: https://kaye.hu/ett/isreadytochat -
Underline on top navigation when on the page
LauraAmber replied to LauraAmber's question in Coding and Customization
Similar to this website: https://kaye.hu/ett/isreadytochat -
Underline on top navigation when on the page
LauraAmber replied to LauraAmber's question in Coding and Customization
I already have this code, see below (that underlines the link on hover) : //Header Navigation.Header-nav-item::after { content: ''; background: #BB7939; height: 4px; width: 0%; display: block; margin-top: 3px !important; transition: width 1s; } And when I include the code you gave me, it underlines all of the links at the top. I just want it to underline the link of the current page you are looking at. -
Underline on top navigation when on the page
LauraAmber posted a question in Coding and Customization
How do I get an underline underneath the name of the link of the page I'm on, and have it stay that way when I'm on the page? Link to page: https://lauraengeldesigns.com -
Underline on Hover for Main Navigation
LauraAmber replied to LauraAmber's question in Coding and Customization
Thank you! -
Could I have help with coding an underline to show up when you hover over a link in the main navigation at the top? Similar to the way this does at the top: https://kaye.hu/ett/personal.php?utmmedium=social&utmsource=pinterest&utmcampaign=tailwindtribes&utm_content=tribes Using Brine Template.
-
Remove "Featured" Type at top of Summary Block Carousel
LauraAmber replied to LauraAmber's question in Coding and Customization
Thank you! Worked! -
Remove "Featured" Type at top of Summary Block Carousel
LauraAmber replied to LauraAmber's question in Coding and Customization
Thank you! Worked! -
Remove "Featured" Type at top of Summary Block Carousel
LauraAmber replied to LauraAmber's question in Coding and Customization
https://www.lauraengeldesigns.com/ -
Remove "Featured" Type at top of Summary Block Carousel
LauraAmber replied to LauraAmber's question in Coding and Customization
https://www.lauraengeldesigns.com/ -
Remove "Featured" Type at top of Summary Block Carousel
LauraAmber posted a question in Coding and Customization
I have a Carousel Summary Block containing my testimonials from clients, but I don't want it to say "Featured" at the top. How do I remove "Featured" from the top of every testimonial? Thank you!