• I would like to have a differently shaped logo in the header for mobile devices. Can that be done on the free version with Premium 1.12.2 installed?

    Cheers from Holland!
    Dejan

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    thats a really old version of premium, and even if i could recall what options it did have, WordPress forbids us from providing support for premium plugins in this forum.

    I can say it is possible to do it in the latest version of the plugin.

    Alternatively you could use some PHP to filter in the Logos and use some CSS to display the appropriate one. If thats of interest then share a link to your site so i can see what we can do.

    Thread Starter xdexx

    (@xdexx)

    Just discovered the possibility to assign a separate image for the mobile header, but it is not showing on the phone…
    LINK

    The most i can offer is try this CSS:

    #mobile-header .site-logo.mobile-header-logo img {
        padding: 0;
        width: 180px;
        height: auto;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Different SVG for header on mobile’ is closed to new replies.