Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1173359

    Caption Content Font Size does not work on mobile.
    Is there a fix for this?
    Many thanks

    #1173657

    Hey arcray,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1173920

    Sorry about the duplicate post. Browser hung up on me.

    The site is https://staging.templestonelondon.co.uk/

    On the home page slider, whatever I try and can’t get the subtitle text to resize on mobile.

    Thanks for your help.

    #1174856

    Hi arcray,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width:479px){
         .avia-caption-content * {
             font-size: 20px;
         }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1175066

    Thank you. That worked.

    #1175096

    Hi arcray,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Full width easy slider – Caption Content Font Size on Mobile’ is closed to new replies.