Okay
  Public Ticket #833852
iPad Responsive design
Closed

Comments

  • Franziska started the conversation

    Hi!

    the slider text on the responsive iPad Design is on the wrong place. It´s on the top instead in the middle. Can you check this, please!

  •  850
    Jelly replied

    Hi,

    Please add the css code in the path:  Theme Option > General > Page Style >  Additional Style:

    @media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
    #home-slider.tiny #owl-main-text {
    margin-top: 0;
    } }

    Best Regards,
    Jelly Team

  • Franziska replied

    Hi,

    thank you! But where can I find the Theme Option? I only have Storm Option but there ist no place for the code...?


  •  850
    Jelly replied

    Hi,

    Sorry for my mistake, please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file.

    Best Regards,
    Jelly Team

  • Franziska replied

    Thank you! :-)

  •  850
    Jelly replied

    Hi,

    No problem, do you still need my help?

    Best Regards,
    Jelly Team