Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1000553

    I have GeoSans custom font installed on my site.
    I’m trying to increase the Font size for Easy Slider Caption text (body) but it seems to be unresponsive. Instead of increasing the font it seems to be increasing line spacing.
    Caption Font size (see product images on homepage towards the bottom) is also not responsive to font size changes.

    Please advise.

    #1000566

    Hey Haycreations,
    I tried to take a look, but I was unable to login, please check the login info.
    Please try this code in the General Styling > Quick CSS field:

    
    #top #wrap_all .avia-caption-content p {
    font-size: 30px !important;
    }

    Best regards,
    Mike

    #1000578

    Thanks Mike, that code worked for the easy slider caption.
    Is there another code for Image captions – they are still not responding to font size changes?

    Kind Regards
    Mel

    #1000687

    Hi,
    For the image mouse-over caption, please try this css:

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

    Best regards,
    Mike

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