• zhawkins

    (@zhawkins)


    So my problem is that my menu is too close to my social icon buttons (facebook, twitter, etc.). When I hover over the Social icons it is actually directing me to the menu item just below. Is their a way to reduce the menu hover coverage, or the container size of the menu so I can click on my social icons? I would prefer to leave the text where it is at… My website is http://www.clowardh2o.com/home-2/who-we-are/ . The problem is in the upper right corner. Can anyone help? Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • sageBrownell

    (@sage-brownell)

    Hello,

    This code should work for you…just place into your stylesheet.

    .menu-item > li > a {
        line-height: 30px !important;
        height: 30px !important;
        margin-top: 55px;
        margin-bottom: 55px !important;
    }

    Thread Starter zhawkins

    (@zhawkins)

    Sage thanks for the quick response! You rock! Unfortunately the code you provided did not solve my problem 🙁 maybe another idea? I’ve been racking my brain trying to figure it out with no such luck.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you ask the people who sold you your theme?

    Thread Starter zhawkins

    (@zhawkins)

    Yep sorry, I have an Avada theme… Does that help?

    esmi

    (@esmi)

    I’m sorry but as you are using a commercial theme, you need to seek support from the theme’s developer/vendor. We do not support commercial products here.
    Try http://themeforest.net/user/ThemeFusion

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Reduce container size?’ is closed to new replies.