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

    Is it possible to turn responsive text OFF in LayerSlider? I’m trying to create a gallery with captions below but need the font size to remain the same regardless of the photo size.

    #255860

    Hi,

    You can try setting that Layer an ID and then with some Quick CSS:

    #layerx{
    font-size: 22px !important;
    }

    Regards,
    Josue

    #255873

    Josue- Thanks for the help, I probably did something wrongs since it’s not working for me.

    I put “layersx” in the field “Attributes -> Attributes ID” and your code in the field “Styles -> Custom style settings” and nothing happens

    EDIT
    Just realized the CSS goes in Enfold Quick CSS and not LayerSlider CSS. THANKS

    • This reply was modified 10 years, 7 months ago by bryanjkoop.
    #255910

    You are welcome, glad we could help :)

    Regards,
    
Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Turn OFF Responsive Text in LayerSlider’ is closed to new replies.