Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #186323

    Hi,

    Could you send me a CSS so I can control the logo size + please make it that it’s horizontally centered.

    Thanks

    #186394

    Hey apweb!

    You can select the logo size after uploading the logo image and before you click the “Use this image as logo”. Add this on your custom.css or Quick CSS to move the logo horizontally:

    .logo.bg-logo {
    left: 30%;
    }

    Can you please post a screenshot of what you’re trying to do?

    Cheers!
    Ismael

    #186449

    Hi Ismael,

    Here is the screenshot

    logo_header

    Thanks

    #186493

    Hey!

    In order to keep everything cross browser compatible and properly responsive you would need to have a freelance developer create a layout like that.

    It should be doable with pure css but there will be some fine tuning for tablet/mobile layouts for sure.

    Cheers!
    Devin

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo Dimension’ is closed to new replies.