Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #759048

    Hello!
    I’ve started to admin http://renascersaude.com.br and some pages/postings the footer widgets aren’t responsive att all, or don’t show the titles and cann’t have the space/padding between them adjusted.
    For instance, the ones for the map and Facebook fanpage ‘like’ cann’t have the height adjusted to fit the design.
    I’ve tryed to use the JetPack Facebook instead of Enfold’s, as in it it’s possible to insert W/H sizes.

    Let’s get this solved, please?

    Liebe Grüße aus Brasilien,

    Bosco

    #759155

    Hey Renascer,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (max-width: 767px) {
    #footer div .av_one_fourth {
        margin-left: 0%!important;
        width: 100%!important;
    }}
    

    Best regards,
    Vinay

    #760945

    Dear Vinay,

    That worked only partially, as the margins remained unchenged.
    The responsiveness worked fine.

    Could you please verify it and make another suggestion?

    Best Regards,

    Sw. Deva Shraddes

    #761738

    Hi,

    Thanks for the feedback, I’m not sure if I understand what you mean the margins remaining unchanged though. Could you post a screenshot of the problem please? You can upload to a service like google drive or dropbox and then link to it here.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.