Hi :-)
The content of the first footer column (the email address) partly disappears when I resize my window.
Is there a way to have the footer adjust to mobile settings a little bit sooner than the rest of the page? Or is there a way to set the visibility for this element, based on the device screensize, like in the advanced enfold builder?
Maaike
Hey maaikevk,
Please try the following in Quick CSS under Enfold->General Styling:
#footer #text-2 a {
word-break: break-word;
}
Best regards,
Rikard
Thanks Ricard,
I have inserted this, but no luck yet.
Could be because of something in the settings with the webhost. It takes a few hours or a day. Been experiencing this a lot with this website :-(. Emptying the cache doesn’t have any effect.
I will check again tomorrow and let you know :-)
Hi,
The CSS I sent is applying on my end. Is your host applying varnish cache? If so then you can ask to turn that off.
Best regards,
Rikard
It works here also :-)
Thanks.
And I guess they do. It is hostnet.nl (a big webhost in the netherlands which often gives me trouble, but switching isn’t in my ‘department’ in this case…)
Hi,
I’ve had sites on hosts applying varnish as well, it can be very annoying :/
It’s better to develop locally with hosts like that.
Best regards,
Rikard
Totally agree (and will absolutely do that next time!)
You can close this thread :-)
Thanks,
Maaike
Hi,
Thank you very much for letting us know, we appreciate it!
Best regards,
Basilis