CSS logo position

How could be possible to customize the logo of the header . I would like to controll the height/width ,position etc. Which is the full CSS ( with all the possible options and being responsive to all the devices)

Hi There,

Thanks for asking!

You can control the logo through custom CSS. Add any kind of CSS in Theme Option -> Global CSS which will reflect on every page.

X theme elements are by default responsive. To make your custom CSS responsive you can add media query in the. custom CSS too.
You can refer to this article for media query and device target help.

https://www.w3schools.com/css/css_rwd_mediaqueries.asp

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.