Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #485386

    Hi
    on this page: http://xn--hstkonferansen-qqb.no I would like to move the text / title in the fullscreen slider to the top.
    (I am testing different approaches, therefor the fullscreenslider is the second main object on the page…)

    I would like to control font size, position and color.

    #485444

    Hey dalboslampen!

    Your site is under maintenance mode. Send us a login and we’ll take a look.

    Regards,
    Elliott

    #485479

    Greatn – Appreciate!!

    #485755

    Hi,

    I’m guessing you are referring to the second section, correct? If so, please try the following in Quick CSS:

    .slideshow_align_caption {
        vertical-align: top !important;
    }

    Thanks,
    Rikard

    #485768

    Yes, that helped. I also added some padding to further control the distance to top / bottom.

    .slideshow_align_caption {
       vertical-align: top !important;
    padding-top: 100px !important;
    }

    Also I would like to control the distance between the Caption title and the Caption text. And also lastly the distance from caption text to the buttons beneath

    Thank you very much for great support!

    • This reply was modified 9 years, 3 months ago by dalboslampen.
    #486304

    Hey!

    Please try adding a padding-top/padding bottom value via the layer slider style settings for each element as shown in the below screenshot:

    http://i.imgur.com/vdmxCOz.png

    Cheers!
    Dake

    #486383

    Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Title an subtitle position in Fullscreen slider’ is closed to new replies.