• Hi,

    How do I change the center aligned desktop logo size and how do I change the Mobile Logo size as well as placing the logo on Mobi to center aligned? (I am using the free theme)

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey,

    You can change the logo in Theme Options> Main Settings. In order to change the size of the logo, you’ll need some custom CSS. Same as the logo position in mobile.

    If you post a link to your site, I’ll do what I can to help write the CSS for you.

    -Kevin

    Thread Starter redlaw03

    (@aetas03)

    Hi, Sorry for my late reply.

    My web address is Web-address

    Try adding this CSS to theme options> advanced settings:

    #thelogo img {
        max-width: 350px;
    }

    You can adjust the size by increasing that number.

    let me know if it works for you!

    -Kevin

    Thread Starter redlaw03

    (@aetas03)

    It works thank you very much but when I place the size higher than 400 px, the logo display is to large on mobile devices is there a code for mobile logo size specifically ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Centre logo placement ,desktop and mobile logo Size’ is closed to new replies.