• Resolved Alex381

    (@aleks381)


    Hello,

    I am using your theme for a few months and I am very happy with it.

    Still, one issue is still not resolved. The website’s logo on the mobile version goes beyond the top bar when scrolling a post from bottom to top.

    Whichever dimensions of the logo do I try, whether it is 150×150 px or any other dimensions or proportions, the logo goes larger than the top bar’s height and looks ugly.

    Please help with the issue.

    P.S. Check an example of the issue on: https://prnt.sc/miZo0UPFwlaa

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Thanks for using our Theme.
    Could you please try using the CSS below in the Additional CSS of Theme Customizer?

    @media only screen and (max-width: 992px) {
    .main-navigation.aft-sticky-navigation span.af-mobile-site-title-wrap img {
    height: 40px;
    }
    }

    Thank you

    Thread Starter Alex381

    (@aleks381)

    Thanks! It solved the issue like a magic wand! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Website logo’ is closed to new replies.