Is there a way that I could change the size of the logo when viewed on a mobile device (vertical) so that the search button is visible? Or, if you guys have any other creative suggestions in displaying the search button in a different location, perhaps moving the hamburger menu icon down 10 pixels and putting search icon right above it? I kind of like that idea, but not sure if it would be too difficult.
Please see screenshot in private content, along with any other information you may need as well. Thank you.
Hey sdsitetechdotcom,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 450px) {
.responsive .logo img {
width: 60%;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks, you can close this thread now.
We’re glad that Victoria was able to assist you. For any other questions or issues, feel free to post them here on the forum and we will do ur best to help you.
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Thank you for using Enfold.
Cheers!
Sarah