This topic has 4 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Amzy Leel
I keep changing my logo settings to make my logo on my site larger but it is not getting any bigger. I changed the maximum logo width to 500 but it looks the same as if I have it set to 200. How can I make the logo bigger?
Hi,
put this following code in 8theme options >> styling >> custom css >> global custom css and then set logo max width
.header-logo img { max-width: 100% !important; }
Regards,
Thank you!
You are welcome.
do not hesitate to ask if you have any other question (in new post/topic)
You must be logged in to reply to this topic.Log in/Sign up