Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #670883

    Hi,

    I bought the Enfold theme for my client.

    Now he would like a menu bar with round angles and oblic separators.

    Example : http://www.pimpmyteam.fr/

    Is there a way to realise that with enfold ?

    Thanks a lot for your help !

    — Jerome.

    #671192

    Hi Jérôme,

    Not out of the box no but send us a link to the site in question and we’ll have a look at it.

    Regards,
    Rikard

    #686369

    Here’s my client website, thaks in advance for your advice !
    — Jerome.

    #686407

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header_main_alternate {
        background: #e6e6e6;
    }
    .av-main-nav > li:hover > a:before {
        border-top: 29px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 12px solid transparent;
        content: '';
        position: absolute;
        top: 0;
        left: -24px;
        border-top-color: transparent;
        border-right-color: #0193bf;
        border-bottom-color: #0193bf;
        border-left-color: transparent;
    }

    Then edit Main menu links hover state in Enfold theme options > Advanced Styling and change hover background color to #0193bf
    Regards,
    Yigit

    #686496

    Hello Yigit,
    Thanks for the quick answer !
    I’ve pasted the code, but it doesn’t act like the menu on the example (no rounded corners, no oblic bars).
    http://www.pimpmyteam.fr/
    I get the same menu with grey background (?)
    And I didn’t get where to set the hover bg color – no such entry in advanced styling (?)
    Thanks for some extra info.
    — Jerome.

    #688473

    Hi,

    Sorry it did not work for you. Please consider to hire a freelance developer as such customization would be out of the scope of our forum. You can also request such feature here – https://kriesi.at/support/enfold-feature-requests/

    Best regards,
    Yigit

    #688626

    Ok no pb, thanks !

    #688689

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Style of the menu bar – separators’ is closed to new replies.