Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #356458

    Hi. I am trying to recreate the slider of logos similar to what’s right above the footer section in the demo content. I’ve tried the easy slider and the full width one. Neither of them can replicate the one in the demo content. I get them where they go one at a time across the page. Can you please advise?

    Also – how do you get the pop up caption box?
    Thanks!

    #356806

    Hi jnightingale!

    Please add Partner/Logo Element to your page under Media elements in Advanced Layout Builder

    Cheers!
    Yigit

    #760191

    Hi,

    It it possible to have the partner/Logo element stretch the full width of the page?

    I’ve placed it in a colour section and applied the following ID to the colour section:

    full-element-width

    and placed the following in my child CSS:

    #full-element-width .container {
    width: 100%;
    }

    however the logo element is still contained within the width of the page rather than stretching across the full width of the page (to the edges of the page).

    Can you help please.

    Thanks.

    #760351

    Hi,

    Please change your code to following one

    #full-element-width .container { width: 100% !important; max-width: 100%; padding: 0; margin: 0; }

    Best regards,
    Yigit

    #760365

    Perfect, as always…

    Thank you.. Excellent support!!

    JC

    #760377

    Hey!

    Happy we can help!
    Please do spend a moment to rate our support at themeforest
    It really help us get better!

    Thanks a lot for your time, feel free to open a new ticket if you need anything else.

    Cheers!
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Logo Slider in demo content’ is closed to new replies.