Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #198673

    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

    #198677

    Hey Sebastien!

    What footer are you referring to?

    Best regards,
    Josue

    #198684

    Ups…sorrs. I mean the black footer on the demo theme and directly abow the slider with the different logos.
    Regards
    Sebastien

    #198691

    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

    #199098

    Thx Josue,

    works perfectly :-)
    one question: how can i reduce the high of this slider (the partner slider)?

    Regards
    Seb

    #199119

    Hey!

    Try adding this code to the Quick CSS:

    .avia-logo-element-container {
        margin: 0 !important;
    }

    Cheers! 
    Josue

    #199201

    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

    #199216

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .av-masonry-entry { width: 20%; }

    Cheers!
    Yigit

    #199225

    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

    #199228

    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

    #199264

    thx….
    :-)
    Regards
    Seb

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Enfold – Footer’ is closed to new replies.