SKT STONE – description

Home Forums All Other Themes SKT STONE – description

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #123231
    tomek1tomek1
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: February 6, 2019

    hi, I have a skt stone theme. I do not see the description in the slider on mobile devices. You could help me. My website: monolit.com.pl

    #123270
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi

    It can be shown but it will be shown very less. Only slider title can be fit to see in mobile phone.

    Would you like to do that?

    Regards,
    Shri

    #123280
    tomek1tomek1
    Participant
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: February 6, 2019

    Yes. I’ll see how it will look.

    #123330
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly add this in Appearance>Theme Options>Basic settings>Custom CSS box:

    @media screen and (max-width: 29.938em) {
    .slidedesc, .slidebtn {display:block !important;}
    .title{padding-bottom:0px;}  
    }
    @media screen and (max-width:47.938em) and (min-width:30.000em) {
    .slidedesc, .slidebtn {display:block !important;}
    .slidebtn {width:40% !important;}
    }

    Regards,
    Shri

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