Home Forums Pro Themes University Hub Pro Move placement of slider title and caption

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #87740
    ddhoray
    Participant

    Hi, I’m using the University Hub Pro theme and wanted to know how to push the slider title and caption down a few pixels (or % depending on what’s possible). At the moment, most of my images contain group photos and some or the people in the photo are being blocked off. Here is the website https://calga.org/wp/
    Is there custom CSS code that I can enter to move both the title and caption down by about 200px and if so where do I enter this?

    #87759
    wensolutions
    Keymaster

    Hello @ddhoray,

    To shift the position of the caption of the slider below please add below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS.

    #main-slider .cycle-caption {
        bottom: 8%;
    }

    You can change the percentage as per your requirement.

    Hope this helps.

    Regards!!

    Happy New Year 🙂

    #87842
    ddhoray
    Participant

    Absolutely awesome! This worked. Thanks!!!

    #87931
    wensolutions
    Keymaster

    Hello @ddhoray,

    Glad we could help you.

    Let us know if you have any issues further.

    Also, we would really appreciate if you could help us by rating our theme by following the link given below:

    https://wordpress.org/support/theme/university-hub/reviews/

    Thank you.

    Happy New Year 🙂 .

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.