Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #697361

    Hi,

    At a very specific resolution, the header and top bar doesn’t look right:
    .

    P.S: I don’t know, but the problem might be related to this topic codes +

    Regards,
    Sadegh

    #697370

    Hey Sadegh!

    Please add following code to Quick CSS

    @media only screen and (max-width: 1024px) and (min-width: 990px) {
    #header_meta .sub_menu {
        right: 0;
    }}

    Regards,
    Yigit

    #697374

    Thanks a lot Yigit,

    The problem is resolved :)
    (you may now close the thread please)

    Regards,
    Sadegh

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘little conflict between header and top bar’ is closed to new replies.