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

    Hi There,
    is it possible to insert line breaks in caption text of fullscreen slider?
    I tried with <br> but an alert came:
    Warning: Characters <,>,[,] might break ALB backend or frontend. Read more if you want to use them. You can use valid HTML markup.
    So I think it’s not a good idea. ;-)
    it’s in page:
    Annika Berning Home
    URL and login see private content below.

    would be great if you could help me!

    kind regards
    Josephine

    #1400622

    Hey josk-design,

    Thank you for the inquiry.

    You don’t need to use the br tag to create another line in the caption. Just press ENTER or RETURN to move the text to a different line.

    Best regards,
    Ismael

    #1400979

    Thanks a lot Ismael. Sometimes it is easier than expected. :D

    I have another question concerning the fullscreen slider. Is it possible to change the border width of the button?`I use the same button on the website, but the outline is less bold. (ZUR BUCHUNG) I would apprechiate if the button of the fullscreen slider is similar to the “ZUR BUCHUNG” button.

    Thanks in advance and best regards
    Josephine

    #1400980

    Hi,
    Please check the url to your site, it is not working for me

    Best regards,
    Mike

    #1400981

    oh yes, sorry! enclosed you find the correct one.

    #1400984

    Hi,
    Thanks please try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.home .avia-fullscreen-slider .avia-slideshow-button.avia-button.avia-color-light {
        color: #fff;
        border: 2px solid #fff;
        background: 0 0;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1402299

    Hi Mike!

    thanks a lot! That worked.
    Meanwhile I inseretd the fullscreen slider in another page:

    how do I need to change the css to have the same effect?

    Best regards!
    Josephine

    #1402371

    Hi Josephine,

    Please try to add this CSS Code:

    #top.page-id-342 .avia-fullscreen-slider .avia-slideshow-button.avia-button.avia-color-light {
        color: #fff;
        border: 2px solid #fff;
        background: 0 0;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1402445

    Hi Nikko,
    thanks a lot! That worked :)

    BR Josephine

    #1402459

    Hi Josephine,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘caption in fullscreen slider line break’ is closed to new replies.