Okay
  Public Ticket #1245154
OT SLIDER Home
Closed

Comments

  • marcodonati77 started the conversation

    Dear All,
    I’ve problem on OT SLIDER Home for mobile and tablet, because is responsive only the background- image but not text: it’s cut and buttons disapear, I can solve?
    please see below on the link:
    http://www.bottegamoderna.com/marfin/
    Urgent, thanks
    Marco Donati

  •  2,010
    Ocean replied

    HI,

    you can go too borrow option/styling/CSS Code => add code

    @media only screen and (max-width: 480px) {

    .slider-captions {bottom: 0;}

    .slider-captions h2 {font-size: 12px;}

    .slider-captions h3 {font-size: 10px;}

    }