Viewing 6 posts - 61 through 66 (of 66 total)
  • Author
    Posts
  • #336524

    Glad it works now.

    Regarding the navigation problem on IE8 you can try reducing the spacing of the menu:

    .avia-msie-8 .av-main-nav > li > a{
    padding: 0 8px !important;
    }

    Cheers,
    Josue

    #347186
    This reply has been marked as private.
    #347187
    This reply has been marked as private.
    #347269

    Hi!

    The space is coming from the G+ authorship link, add this to hide it:

    body > a {
        display: none;
    }

    Regarding the logo issue, make sure you select its full size when uploading it in the theme options.

    Cheers!
    Josue

    #347329
    This reply has been marked as private.
    #347350
    This reply has been marked as private.
Viewing 6 posts - 61 through 66 (of 66 total)
  • The topic ‘Promo BoX Button not showing up after WP 4.0 upgrade’ is closed to new replies.