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

    Hello,

    i set up a responsive layer slider. The slider will resize. but i don’t like to resize the font layers. The fonts should be an fixed size.

    Is it possible?

    Thanks much, Kai

    #547818

    Hi Kai,

    Could you provide us with a link to the site in question so that we can take a closer look please? You might want to explain a bit further as well since I’m not sure I understand exactly what you are looking to achieve.

    Thanks,
    Rikard

    #549547

    The link is http://www.managersystem.de.

    Would be great if the slider font size does not resize whis different resolutions or resizing browser window..

    Thanks much, Kai

    #549809

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    h2.ls-l {
        font-size: 30px!important;
    }
    h3.ls-l {
    font-size: 21px !important;
    }

    Cheers!
    Yigit

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