Forum Replies Created
-
AuthorPosts
-
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.
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,
SamHi,
The site should be visible now.
Regards,
SamHi 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!
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
October 25, 2017 at 8:18 pm in reply to: Masonry gallery, accordeon and easy slider stopped working #868932Hi 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
October 25, 2017 at 11:12 am in reply to: Masonry gallery, accordeon and easy slider stopped working #868657Hi 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 -
AuthorPosts