Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #979806

    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

    #979958

    Hey maaikevk,

    Please try the following in Quick CSS under Enfold->General Styling:

    #footer #text-2 a {
      word-break: break-word;
    }

    Best regards,
    Rikard

    #980030

    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 :-)

    #980407

    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

    #980616

    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…)

    #980943

    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

    #981034

    Totally agree (and will absolutely do that next time!)

    You can close this thread :-)

    Thanks,
    Maaike

    #981391

    Hi,

    Thank you very much for letting us know, we appreciate it!

    Best regards,
    Basilis

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How can I adjust the responsive settings?’ is closed to new replies.