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

    Hi :)

    I have a full width easy slider on my page and I want to move the caption to a custom place instead of the predefined choices. How do I do this?

    tonimartin.dk

    It’s the one with the panorama picture of me and my name/title right on top of my face. Can this text (caption) be moved so it always show just above the bottom of the slider and center (should keep close to the bottom of the slider even when viewed on different sized screens?

    Thanks! :)

    #648992

    Hi SoundComposer,

    I’m not sure what you mean to be honest, are you referring to the front page? It looks like you have used builder elements to create that, if you want to push it down you could try a Separator / White Space element to achieve that maybe? If that is not what you are looking to do then please try to explain a bit further and/or post screenshot of what you are looking to change.

    Regards,
    Rikard

    #649873

    Hi Rikard,

    Thanks for you answer :)

    I used the ‘full with easy slider’ for this:

    As you see the caption is in the middle of the page. I tried choosing different positions inside the ‘fullwidth-element’ but there is no option to move it exactly to the bottom of the slide. Can this be done somehow?

    I tried using a color section to do this since then it’s possible to use the builder element to place the text exactly where I want, but the color section won’t show my picture in normal scale but enlarges it automatically all the time. Is there a way to tell the color section to show the image ‘as is’?

    Thanks!!

    #650872

    Hi,

    Please edit your color section element and give it a unique ID and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #your-unique-id.avia-section.av-minimum-height .container .content {
        vertical-align: bottom;
    }

    Best regards,
    Yigit

    #688158

    Thanks Yigit!

    But how do you assign a unique ID in the Fullwidth Easy Slider section?

    Thanks!

    #688177

    Hi!

    Take a look here, it describes where to add the ID

    let us know if we can do anything else for you

    Regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.