Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #875075

    Hi. MY homepage includes just a simple slider, with no menu no footer. In responsive devices the slider text is centered correctly. But in my laptop for example i see the text not in the center. please check http://www.glepton.com

    How can i fix it ?

    Thanks
    Elias

    #875608

    Hey eliasregas,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (min-width: 1440px) { .caption_container {
    margin-left: 5%!important; 
    }}

    Best regards,
    Mike

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