Hi,
I would like make the logo bigger.
Could you help me?
Thanks advance,
BR,
Antonio
Hey Antonio,
Could you post a link to where we can see the element in question please?
Best regards,
Rikard
Hi Rikard,
Sorry, Here I send you.
Thank you,
BR,
Antonio.
Hi,
Thank you for the inquiry.
You can add this css code to increase the maximum width of the logo.
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
#header .logo img {
max-width: 200px;
}
}
Default max-width value is 100px. You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect.
Best regards,
Ismael
Hi Ismael,
I have do that but it don’t works.
Thanks advance,
BR,
Antonio.
Hi,
Thank you for the update.
Did you add the code in the Enfold > General Styling > Quick CSS field? The code seems to be working correctly on our end. Please provide the login details in the private field so that we can check the modifications properly.
Best regards,
Ismael
Hi Ismael,
Yes I have added the css code.
Here I have send you the credentials.
Thanks advance,
BR,
Antonio.
Hi,
I moved the css to WordPress ▸ Customize ▸ Additional CSS and made an adjustment and it seems to work now, please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
Works perfect!
Many thanks
BR,
Antonio
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike