Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1475928

    Dear Folks,

    I use quick CSS to adding style to the widget menu :

    #top .widget ul a:hover {
    background-color: gold;
    padding: 0% 4%;
    letter-spacing: 0.007em;
    border-radius: 9px;
    }

    but i don’t know how change style of link for the current page item.
    I would like apply a blue background-color for the current page.
    Can you help for this ?

    Best regards,
    James

    #1476194

    Hey James,
    It looks like you have already found a solution, is this true?
    Screen Shot 2025 02 02 at 11.36.36 AM

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.