Spooktacular Savings! Get 15% OFF on our Bundle of 240+ Premium WP Themes using code "SPOOKY15"
Treat Yourself This Halloween! Get 25% OFF on Premium WordPress Themes (choose from 240+ Themes). Use "HALLOWEEN25"

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.