Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #541913

    Hi Team
    We try to position a Caption on a Slide. Unfortunately, on ‘Vollbild-Slider’ -> Element bearbeiten -> Caption, Text can only be positioned at Left, Right, bottom, Center with or without Frame.

    Would it be possible to adjust the Caption when choosing ‘Right without Frame’ and move the Caption a little bit more to the bottom but still keeping it on the Right?
    The reason for this is to have the text in the dark area of the background image which is only true on the lower right corner. When choosing ‘Right without Frame’, on a screen with 700px hight, the capture ‘disappears’ in the white area of the background image. This is even true when browsing on a mobile.

    #542164

    Hi Balz,

    I get a login page when going to your site, could you post details please? Also, a screenshot highlighting what you are trying to do would help as well.

    Regards,
    Rikard

    #542921

    The position of the Caption should be on the Right, but more downwards to the bottom. It would be great, if you could send us instructions on where we can adjust that position (i.e. CSS with some entries).
    Regards Balz

    #544856

    Hi!

    Please insert the following css into your custom css section:

    .page-id-408 .slideshow_align_caption {
        vertical-align: bottom !important;
    }

    Regards,
    Dake

    #1120125

    Hi,

    similar to the previous described, I´d like to put the caption to the very top, i.e.

    View post on imgur.com


    Screenshot
    Would be happy about a solution.

    Cheers
    Frank

    • This reply was modified 5 years ago by Frank.
    #1120265

    Hi Frank,

    We cannot see your screenshots, can you please upload them to a service like https://imgur.com/upload and give us the links here.

    Best regards,
    Victoria

    #1120327

    Thank you Victoria for the reply.
    I added a link in my initial post.

    Best
    Frank

    #1120409

    Hi Frank,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .slideshow_align_caption {
        display: block !important;
    }

    Best regards,
    Rikard

    #1120414

    Hi Rikard,

    thank you very much. That´s exactly what I was looking for.
    Have a nice weekend!

    Frank

    #1120513

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘positioning Capture on Fullscreen slider’ is closed to new replies.