Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #946802

    Hi
    its not bug , its due to the logo size is bigger then header size its goes below and there is overlapping.
    In this case use a small height logo or increase the padding top of the sidebar .
    Add below code in custom.css file (if file is not present then create it)
    Path : /templates/Your JA Template/css/custom.css file

    .one-sidebar-left .t3-sidebar-left, .two-sidebar .t3-sidebar-left {
        padding-top: 80px;  }

    Hope it helps .

    adolcini Friend
    #946857

    Great it works.

    Thanks

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

This topic contains 2 replies, has 2 voices, and was last updated by  adolcini 8 years, 4 months ago.

The topic ‘Platon – Logo Size Bug’ is closed to new replies.