• Resolved ungars

    (@ungars)


    Hi,
    I have a little problem, when I use this theme on mobile phone with Android.
    As you see here :
    Lien vers mon image

    There is a black bar (service adapté à votre budget – en savoir plus) which appear almost full length. I would like to reduce it, in order that appear like on computer, so littler.

    Is it possible ?

    Thank you very much.

    Best wishes.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi ungars

    Thanks for getting in touch with us.

    Please add the following CSS code in custom CSS field (Theme dashboard -> Appearance -> Customize -> General settings -> Custom CSS Field.)

    @media only screen and (max-width: 767px) and (min-width: 480px) {
        .slide-caption {
    	width: auto !important;
        }
    }
    @media only screen and (max-width: 480px) and (min-width: 200px) {
        .slide-caption {
    	width: auto !important;
     	left: 5%;
        }
    }

    Let me know if it works.

    Thanks

    Thread Starter ungars

    (@ungars)

    I Shahid, thank you so much for your answer.
    I try it tomorrow morning, and I will tell you !

    Best regards,

    Hi ungars

    Yes sure, I hope it will be helpful for you.

    Regards

    Thread Starter ungars

    (@ungars)

    Hi Shahid,
    I tryed this morning and that works well.

    Thank you so much for your help !

    Have a nice day.

    Best regards,

    Hi ungars

    I’m really glad to hear I was able to help. I hope you enjoy the Busiprof theme.
    Please let me know if you have any other issues. We’re happy to help.

    If you are happy with Busiprof theme Could you please provide us with a review on ww.wp.xz.cn. Review form can be found here: https://ww.wp.xz.cn/support/theme/busiprof/reviews/#new-post

    Have a good day. 🙂

    Best Regards

    Thread Starter ungars

    (@ungars)

    Hello Shahid,
    I just gave a 5 stars, well deserved !

    Thank you again for your help !

    Hi ungars

    Glad to know it 🙂

    Thanks for the beautiful review.
    We really appreciate it..!

    Have a nice day.

    Many Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Problem with mobile phone’ is closed to new replies.