• Hi there,

    I’ve set up a header section with a desktop version and a mobile version.
    On the mobile version, now the header-logo shrinks too much (because it seems to get the settings from the desktop version).

    How can I prevent the shrinking effect in the mobile version?

    I’ve tried this within media queries, but nothing happens ;-(
    (logo image has class “sticky-logo”)

    .she-header active {
    .sticky-logo img {
    width: 100%!important;
    }
    }

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • lmstudio

    (@lmstudio)

    I am having this problem, too. Did you ever solve it?

    Plugin Contributor Robert Wattner

    (@rwattner)

    I have fixed this issue for the upcoming update. I have one more bug to fix and I can release the update

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘desktop and mobile header combined – logo shrinks too much in mobile version’ is closed to new replies.