Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #575459

    Hi
    How to change the SPACE between the horizontal line and menu when hovering it.

    Kind regards,
    Folkert

    #576201

    Hi fvdwei!

    Hmm, not sure I understand. Can you take a screenshot highlighting what your trying to do?

    Best regards,
    Elliott

    #576770

    How i want it to be

    How it is

    Let me know if you need to know more. It’s about the space between the horizontal line underneath a menuitem.

    regards Folkert

    #576989

    Hi,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #577131
    #577135

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #top .av_header_transparency .avia-menu-fx {
        bottom: 40%;
    }

    Best regards,
    Yigit

    #577399

    Awesome! thanks.

    #577406

    Actually i do have another question about this site… Is it posible to set an opacity to the background of the testimonials?

    #578227

    Hi,

    Try setting the background using something like this in Quick CSS instead:

    .home #av_section_5 .av_one_third {
    background: rgba(0, 0, 0, 0.6) !important;
    }

    Regards,
    Rikard

    #578861

    Superb! Magnificant! Awesome! Cool!

    Thanks!

    Case closed.

    #579373

    Hi,

    Great, glad we could help :-)

    Regards,
    Rikard

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Change space between menu item and horizontal line’ is closed to new replies.