Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1180644

    Hi team,

    I’m using the image element, and would like the top part of the caption to be larger than the rest of the text. Here is the url: https://lifelinept.jointdiplomacy.com/

    In the section with the three images, I would like to make the top texts (ie. Injury and Sports Fitness Recovery) to be bigger than the rest of the text below. I’m not quite sure how to do this. Maybe using span and naming each span differently? I’m not really sure.

    Can you please help me out? Login details are below.

    Cheers,
    -Daniel

    #1180763

    Hey Dzimnikov,

    Add this to quick css:

    .av-image-caption-overlay-center p:first-child{
    font-size:30px!important;
    }

    Best regards,
    Jordan Shannon

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