I have tried to find the settings but can’t seem to locate them. I did try some codes I found here but they didn’t work.
The site is: http://bit.ly/2kWyN1F
The logo is fine on desktop and on tablet horizontal.
On the phone and on tablet vertical it is very tiny. How do I change that?
Hey thomasoo,
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: 767px) {
.responsive .logo img {
max-height: 120px;
}
}
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
If you need further assistance please let us know.
Best regards,
Victoria
THANK YOU! That worked.
Hi,
Glad Victoria could help!
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