Viewing 3 posts - 1 through 3 (of 3 total)
  • Question

    #65612
    @johnnetr

    Hi, as I remove “Settings” and other bar title. Other icons move more to the left, in result when I hover “Message” icon, the dropped menu’s content is not fully covered because most of the content are hidden. I do not know how to explain in detail, but I uploaded a picture.

    This occurs when I use my smaller laptop, with a 12 inch screen.

    Answers

    #65618
    @johnnetr

    Another bug here, when hovering over menus, there seems to be additional border lines on both left and right sides. This occurs only when I browse with Safari. Look at the Menu “Tournaments” the picture explains better than me.

    #65863

    Anonymous
    @

    Hi @johnnetr
    Sorry for inconvenience.
    If you are not using other icon, you can add following css to bring pop options to more left
    You can play with number as per your configuration.

    
    
    .header-notifications .pop {
        left: -100px!important;
    }
    

    Additional border codes for top nav are not part of theme codes
    http://screencast-o-matic.com/screenshots/u/f0ik/1459274915548-74333.png
    Navigation is displaying fine without any additional border

    Regards
    Varun Dubey

Viewing 3 posts - 1 through 3 (of 3 total)
  • The question ‘Bug on new update’ is closed to new replies.