Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Sticky footer + centered content #880475

    Hi,

    This did solve my problem for desktop. I adjusted the width for other screen sizes via @media css, all is good now!

    Thanks!
    Sam

    • This reply was modified 6 years, 12 months ago by sammerman04.
    in reply to: Sticky footer + centered content #878584

    Hi,

    Not really, the content is indeed centered but the transparent white background is not. It covers the full with now, while it should also be centered.

    I can’t figure out how to do this..

    Thanks,
    Sam

    in reply to: Sticky footer + centered content #877477

    Hi,

    The site should be visible now.

    Regards,
    Sam

    in reply to: Sticky footer + centered content #877105

    Hi Rikard,

    Thank you for your help.

    Unfortunately this did not have any effect as you wil see on the site. The code looks like this now:

    #footer .widget {
    background-color:rgba(255, 255, 255, 0.5);
    text-align: center;
    padding-top:50px;
    padding-bottom:50px;
    padding-left:80px;
    padding-right:80px;
    text-align:center !important;
    }

    #footer .widget *{
    text-align:center !important;
    }

    Any other suggestions?

    Thank you in advance!

    in reply to: Sticky footer + centered content #876158

    Hi Mike,

    Thank you for your response. My site should be visible now.

    I’ve added your code, but the footer background does not have to fill the whole screen. Also, the text was not centered on mobile.

    I now have added the following css:

    #footer .widget{
    background-color:rgba(255, 255, 255, 0.5);
    text-align: center;
    padding-top:50px;
    padding-bottom:50px;
    padding-left:80px;
    padding-right:80px;
    float: left;
    }

    This solves my problem exept for one thing: the footer widget should be centered at all times. What code should I add / adjust?

    Thank you in advance!

    Regards, Sam

    in reply to: Masonry gallery, accordeon and easy slider stopped working #868932

    Hi Jordan,

    I manually updated the avia.js files in both my Enfold theme and the child theme and now the elements seem to be working again!

    Thanks a lot!

    Sam

    in reply to: Masonry gallery, accordeon and easy slider stopped working #868657

    Hi Jordan,

    Thank you for the response!
    By ‘fresh copy’ you mean copy the avia.js from the Enfold theme to my Enfold Child theme? There never was an avia.js file in my child theme folder. I placed it there now but nothing has changed..

    Please find below the FTP credentials, is that the correct file in the Child Theme?

    Thank you in advance,
    Sam

Viewing 7 posts - 1 through 7 (of 7 total)