Slider Title

Support Area Forums Progress Slider Title

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://
  • Author
    Posts
  • #18547
    Avatar photoCarl
    Participant

    Is there a way to adjust the title lower so it isn’t blocking anyone face? I love the font size, I would like to just adjust where it is positioned.

    #18551
    Bill Robbins
    Moderator

    Carl,

    Good question. You can move it to the bottom of the slider this way:

    1. Go to the Theme Options page and select the Styling tab.
    2. At the top of the tab, choose “yes” to include custom styling.
    3. Scroll down to the Custom CSS box and paste this:
      
      h4.flex-caption { 
      	bottom: 0px;
      	margin-bottom: 0;
      }
      
    4. Update your settings.

    See how that works for you. You can move it up a bit from the bottom edge if you'd like to by changing the 0px in the snippet above to 10px or something similar.

    If you have any questions, let me know.

    Thanks,
    Bill

    #18561
    Avatar photoCarl
    Participant

    fixed it. thanks

    #18565
    Bill Robbins
    Moderator

    Fantastic

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Slider Title’ is closed to new replies.