Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Saguaros Moderator
    #1081839

    Hi,

    By default, the flags are placed on the left side of top bar block, it seems that you customized it. You can try with this custom CSS:

    .t3-topbar-1 ul.nav.menu {
        float: left;
    }

    It will show the issue of height menu also.

    Regards

    moody Friend
    #1081989

    hi there, i applied the code you suggected, but it is not working.

    Saguaros Moderator
    #1082088

    Hi,

    I checked and didn’t see the code as I suggested in ‘custom.css’ file on your site. Why?

    I just added for you and it’s showing fine now.

    moody Friend
    #1082225

    hi there,
    sorry i removed the code when i found it is not working.

    thanks for your help.

    Saguaros Moderator
    #1082279

    It may due to the browser cache when you found it’s not working.

    Anyway, glad it’s working now.

    Have a nice day!!!

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

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 6 years, 4 months ago.

The topic ‘after upgraded, layout changed’ is closed to new replies.