Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #910737

    Can I recreate a white continuous bar under the menu with a different color selector when I select a page in this case?
    http://www.hotelcostaparadiso.it/
    Thanks

    #910920

    Hey denisj77,

    I’m not sure I understand what you mean by that, could you try to explain a bit further please?

    Best regards,
    Rikard

    #911307

    Here a Screenshot: https://ibb.co/kBdyi7
    Thanks

    #911508

    Hi,

    Thanks for that, so you are looking to have that in a different colour on different pages? If so you can target it by using the page id class which you can find in the body tag. Looking at your site it doesn’t look like you are using Enfold though?

    Best regards,
    Rikard

    #917360

    My site is This:
    https://residenzeparadiso.com/contatti
    I Want to Recreate on All my Pages a White Border Line Under my Menu, only for the length of the menu as in This example :
    http://www.hotelcostaparadiso.it/
    Thanks

    #917522

    Hi,

    Please add the following CSS

    .av-main-nav-wrap {
    border-bottom: 1px solid #fff !important;
    }

    Thank you

    Best regards,
    Basilis

    #917753

    The Border Line Come Under The Selector…
    Can I Have It in The Same Line?
    Screenshot: https://ibb.co/iiM67c
    Thanks

    #917974

    Hi,

    I am afraid no, but you could give some space on the border below the elements and that could work properly

    Best regards,
    Basilis

    #918032

    Ok, and How Can I do it?
    With a Css Code?
    Thanks

    #918038

    Hi,

    Please enable so we can review it and help you.

    Best regards,
    Basilis

    #918044

    Here my Credential…
    Thanks

    #918854

    Hi,

    Thank you for the update.

    We added these css codes in the Quick CSS field.

    #top .av_header_transparency .main_menu {
        border-bottom: 1px solid #ffffff;
    }
    
    #top .av_header_transparency .avia-menu-fx {
        bottom: 0;
    }
    

    Best regards,
    Ismael

    #918906

    Great Work,
    Thanks

    #919388

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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