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

    Hey.
    During your preview / 3 – Layers there are different media like: iMac, MacBook, iPad, iPhone.
    Is it possible to change the various texts stock depending on the medium that connects to the site?
    Or is it the visible text size for the iPhone that apply?
    Where to learn if it is possible?

    With good greetings perkey1

    #326480

    Hey Per!

    Would you like to adjust text size on layerslider when displayed on mobile? Can you please post the link to your website?

    Cheers!
    Yigit

    #326612
    This reply has been marked as private.
    #326617

    Hey!

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

    @media only screen and (max-width: 480px) { 
    h2.ls-l { font-size: 14px!important; }}

    Alternatively, you can remove LayerSlider on mobile or create another one right below it choose to display it only on mobile.

    Best regards,
    Yigit

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