Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #593133

    Hi,

    Im using the construction demo, and Im very satisfied with the result of your work.Thank you.

    I have come across a few problems I simply cannot solve. I have tried searching through is forum, but with no luck.

    My problems are:

    1. How can I add an active effect to the menu? For instance to make the current link white.

    2. I would like to change the background-color to for instance green of the the second link (the one that is a button with borders) (not the 2 yellow ones)

    #593157

    I’ve seemed to solve question 2.

    But I still cannot figure out how to add an active link to the menu :)

    #593170

    Hey!

    Please try the following and let us know if it works for what you need

    .current-menu-item span.avia-menu-text {
    background-color: #c63c63;
    padding: 5px;
    border-radius: 5px;
    color: white;
    }

    Thanks alot

    Cheers!
    Basilis

    #593171

    Hi,

    I inserted it into the Quick CSS.
    It only seemed to change the dropdown menu a bit. So no luck :)

    eks1

    #593176

    The ones I need to change are the 7 links in the menu under the logo:)

    #594237

    Hi!

    We are working on your ticket please wait while we update the results here soon.

    The code that Basilis gave is correct please add it at the top of the Quick CSS if you still have any issues please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.

    Best regards,
    Vinay Kashyap

    • This reply was modified 8 years, 1 month ago by Vinay.
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.