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

    Greetings from Vienna

    I have a content slider with a picture and text in 2 columns, looks fine on tablet and pc, but on smartphone, the contents are overlapping:

    How can I get this right, or do I have to use another type of slider.

    For further inspection see login below

    Thank you in advance for your support and best regards

    Gerhard

    #874747

    Hey Gerhard,

    Maybe we even iPad view needs adjusting.
    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: 1024px) {
      div.entry-content, div.slide-entry-excerpt.entry-content {
        width: initial !important;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #876022

    Thanx a lot, worked perfectly, problem solved!
    Best greetings from Vienna!

    #876424

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #876502

    Thank you for closing the topic, all works perfect

    #876963

    Hi,

    Great, I’ll close the thread then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Content Slider problem on mobiles overlapping content’ is closed to new replies.