Hi,
I tried a few codes that I found in different threads here and nothing seem to work.
I need the logo to go left and also to be smaller on mobile devices,
I’m adding my credentials….
thank you!
Hey yaelbar,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 990px) {
.logo img {
max-width: 80%;
float: left;
}
}
Best regards,
Rikard
Hi Rikard,
the code you gave me is not working, any other suggestions?
you can use my credentials to check it out.
thanks
Hi,
I updated custom CSS code in Quick CSS field. Please refer to this post – https://www.w3schools.com/css/css_rwd_mediaqueries.asp for correct usage of media queries.
Best regards,
Yigit
Hi Yigit,
it looks much better now
thanks a lot!
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit