• Resolved becbarrett

    (@becbarrett)


    Hi all

    Is it possible to move the Title and Subtitles on the big title page so that my image is a little more clear? Obviously I will need to move the 2 buttons lower as well.

    I did see another thread on this site showing the following code to pop in additional CSS, however it didn’t work for me:

    .carousel .item .container { top: 55%; }

    Thanks for your help!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • hi @becbarrett,

    This is not an ideal solution; however, you can try the following code in the “Additional CSS” section:

    .big-title-slider-content.text-center.col-sm-8.col-sm-offset-2 {
        margin-bottom: -400px !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Big Title – how to move title and subtitle lower’ is closed to new replies.