Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1487897

    Hi Mike,

    I post this topic but I need more help:

    Finally we added this code:

    #top #wrap_all .av_header_transparency .sub_menu > ul #menu-item-21 a {
    border: 2px solid #ffffff;
    border-radius: 2px;
    padding: 9px 12px 9px 12px;
    }

    I have tried to do the same with the regular header non transparency but it no works:

    #top #wrap_all .av_header .sub_menu > ul #menu-item-21 a {
    border: 2px solid #605a57;
    border-radius: 2px;
    padding: 9px 12px 9px 12px;
    }

    Could you help me?

    Thanks advance,

    BR,

    Antonio.

    #1487931

    Hey Antonio,
    Try this instead:

    #top #wrap_all .sub_menu > ul #menu-item-21 a {
    border: 2px solid #605a57;
    border-radius: 2px;
    padding: 9px 12px 9px 12px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1487934

    Works perfect! Many thanks Mike!!

    BR,

    Antonio.

    #1487935

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Secondary menu’ is closed to new replies.