Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Logo on Mobile Version

Home Forums VW Theme VW BAKERY PRO THEME Logo on Mobile Version

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #45106
    Andrew Zasadny
    Participant

    Can the Logo be centered instead of justify left in the mobile version?

    #45122
    developer vwtheme
    Participant

    Hi,

    Can you please share your site URL it will help us to provide you a better solution.

    Many Thanks

    #46406
    Daniele Januario
    Participant

    I have the same issue. I want to resize the logo too

    #46414
    developer vwtheme
    Participant

    Hi,

    Can you please share your site URL it will help us to provide you a better solution.

    Many Thanks

    #48219
    Giuliano Mejia
    Participant

    ¿Se puede centrar el logotipo en lugar de justificarlo a la izquierda en la versión móvil?

    #48228
    developer vwtheme
    Participant

    Hi,

    Kindly follow the steps given below to centered in mobile view

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.


    @media
    screen and (max-width: 1023px){
    .logo_static {
    margin: -47px auto 0;
    }
    }

    Many Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.