Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
Hello,
Following is the link and view access.
https://love-and-above-cat-club.myshopify.com/
p/w: LAACC
Please add the following code at the bottom of your assets/theme.css file.
a.site-nav__link.site-nav__link--underline:active {
text-decoration: underline;
}
Hope this helps.
Thanks!
Hello @dmwwebartisan,
When i click on the main menu option such as the "About" page, it underlines when I click on the menu but it does not remain underlined on the active page.
Please remove last code and add this new code.
.site-nav__link.site-nav__link--underline:active {
border-bottom-color: #000000;
content: "";
display: block;
bottom: 0;
left: 0;
right: 100%;
margin: 0 15px;
border-bottom: 2px solid;
border-bottom-color: #594e4f;
border-bottom-color: var(--colorNavText);
transition: right 0.5s;
}
Let me know if this works.
Thanks!
Hello @dmwwebartisan,
It's the same issue again. It still doesn't remain underlined in the active menu option.
"Active" should work but it seems it is not working. I will check more and get back to you with a solution.
Remove the old code that I have given for now.
User | Count |
---|---|
418 | |
209 | |
144 | |
53 | |
42 |