Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #23625

    https://kriesi.at/support/topic/remove-extra-whitespace-in-the-header-area

    In continuation of this.

    Ismael says that solution would not work for fixed headers.

    So may I know what should i use?

    I would like to remove the whitespace in my fixed header.

    currently when my header shrinks, the hover effect overlaps the text

    #120565

    Hi,

    Please provide a URL to the location where this event is taking place. Since there are so many ways to customize this theme, and with a number of updates already released, -there is no sure way for us to provide you with a reliable answer without first looking at the code.

    There are 5 different headers and many updates, it would be best:

    Your best bet is to mask the link using http://www.goo.gl or show a page on the demo site which displays the behavior. A labeled screenshot hosted on imgur.com or else where would also be helpful in ensuring success. However. a screenshot alone is not very helpful since we need to see the html/css/js code particular to your situation in order to provide a meaningful solution.

    Thanks,

    Nick

    #120566

    Hi nick,

    here’s the URL

    http://bit.ly/1260EjP

    =)

    #120567

    Hi,

    Please add this to /css/custom.css OR to Quick CSS located in … Enfold (Theme Options) > Styling .. the text box at the bottom of the page.

    li .avia-menu-fx, .current-menu-item>a>.avia-menu-fx, li .current_page_item>a>.avia-menu-fx {
    position: relative;
    display: block;
    top: -30px;
    }

    Please tweak the above number to get the look you want.

    Thanks,

    Nick

    #120568

    Thank you.

    Works.

    #120569

    Hey,

    Glad it is fixed. :)

    Regards,

    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header area’ is closed to new replies.