Hi
I would like to hide the UK office button as shown on the website below on the mobile. I would also like some more space between the telephone number and the logo on both the desktop and mobile version, please.
I have included the current coding in the quick CSS should you need it
Thanks
Hey info224,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
li#menu-item-246 {
display: none;
}
div.phone-info {
padding-bottom: 10px;
}
}
Best regards,
Rikard
Hi
Unfortunately, that hasn’t worked :(
Hi info224,
Please try to disable CSS file merging and compression in Enfold > Performance.
If that does not help, Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.
Best regards,
Nikko