Hi,
I have another two questions:
1. how did you made the footer? Pics and so on.
2. just abow the footer i guess it is a slider. How did you put it in?
Thx
Regards
Sebastien
Hey Sebastien!
What footer are you referring to?
Best regards,
Josue
Ups…sorrs. I mean the black footer on the demo theme and directly abow the slider with the different logos.
Regards
Sebastien
Hi!
Those are Widgets, you can add them in Appearance > Widgets, look for the ones labeled as Footer – column1, etc.
Regarding the logo part, that’s a “Partner/Logo element”, located in Advanced Layout Builder > Media Elements.
Cheers,
Josue
Thx Josue,
works perfectly :-)
one question: how can i reduce the high of this slider (the partner slider)?
Regards
Seb
Hey!
Try adding this code to the Quick CSS:
.avia-logo-element-container {
margin: 0 !important;
}
Cheers!
Josue
PERFECT. Thank you very much.
May i ask another question?
is it possible to reduce the size auf the previews in the masonry gallery?
Regards
Sebastien
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-masonry-entry { width: 20%; }
Cheers!
Yigit
Thx Yigit,
you are all awsome :-)
Could i also make the masonry portfoliy like tis?
How can i change the backround color ob the masonry blog and masonry gallery?
Regards
Sebastien
Hi!
Please add following code to Quick CSS as well
.main_color .av-masonry { background-color: red; }
It affects both masonry elements
Best regards,
Yigit
thx….
:-)
Regards
Seb