Hi,
Could you send me a CSS so I can control the logo size + please make it that it’s horizontally centered.
Thanks
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
Hi Ismael,
Here is the screenshot
Thanks
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