Viewing 1 post (of 1 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

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.