No Slider text on mobile devices

Discussion in 'Compass WordPress Theme' started by computerpros, Jun 15, 2016.

  1. computerpros

    computerpros Member

    Joined:
    Jan 4, 2016
    Messages:
    34
    Likes Received:
    0
    Has the Compass theme been updated yet to allow the slider text to work when using a mobile device?
     
  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    I would like to inform you that we usually disable the description area from the mobile view due to responsiveness issue..

    But if you want we can do it for you..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. computerpros

    computerpros Member

    Joined:
    Jan 4, 2016
    Messages:
    34
    Likes Received:
    0
    What problems does this cause to have it enabled for the mobile devices? The site looks odd on the mobile device without the text.
     
  4. priya

    priya Guest

    Actually, on mobile site, the text will become so small that users are unable to read out the text and all the description will look messy..

    but still, if you want to add the description for small devices let me know I will do it for you..

    Hope you will understand..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. computerpros

    computerpros Member

    Joined:
    Jan 4, 2016
    Messages:
    34
    Likes Received:
    0
    If it is not too much of a problem, I would like to try it and see how it looks on my site.
     
  6. priya

    priya Guest

    Alright..

    Please send me your site URL..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  7. computerpros

    computerpros Member

    Joined:
    Jan 4, 2016
    Messages:
    34
    Likes Received:
    0
    computer-pros.net
     
  8. computerpros

    computerpros Member

    Joined:
    Jan 4, 2016
    Messages:
    34
    Likes Received:
    0
    email me back, and I will send you the username
     
  9. priya

    priya Guest

    Hi,

    Please use below code..
    Code:
    @media only screen and (max-width: 767px){
    .salesdetails {
        display: block;
    }
    }
    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page