SLIDER BUTTON MOBILE - by Olexi - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Brian Johnson

  • Avatar: Olexi
    Olexi
    Participant
    May 7, 2015 at 13:38

    hi again,

    we closed the topic about slider buttons https://www.8theme.com/topic/slider-button-color/

    but there is one more thing … everything is fine on pc/mac … but not on mobile … at least not with iphone/ipad from older iOS to the current version.

    the changes are not visible there. what can we do?

    url: http://www.prtty.me

    best,
    olexi

    7 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 7, 2015 at 13:50

    Hello

    Please provide us with screenshots of the issue for our better understanding.

    With best regards
    Brian Johnson

    Avatar: Eva
    Eva Kemp
    Support staff
    May 7, 2015 at 13:55

    Hello,

    Please try to use this code in custom.css file:

    @media (max-width: 480px) {
    .tp-caption .btn .medium .btn-white{
    border-color: #fff !important;
    background: #fff !important;
    }
    .tp-caption .btn .medium. btn-white:hover{
    background: gold !important;
    }}
    @media (max-width: 992px) {
    .tp-caption .btn .medium .btn-white{
    border-color: #fff !important;
    background: #fff !important;
    }
    .tp-caption .btn .medium. btn-white:hover{
    background: gold !important;
    }}

    Regards,
    Eva Kemp.

    Avatar: Olexi
    Olexi
    Participant
    May 7, 2015 at 16:28

    many thanks, should we just add it or replace some other code with that?

    best,
    olexi

    Avatar: Eva
    Eva Kemp
    Support staff
    May 7, 2015 at 17:34

    Hello,

    You need add that code without replacement.

    Regards,
    Eva Kemp.

    Avatar: Olexi
    Olexi
    Participant
    May 8, 2015 at 11:32

    hmmm …. that does not change anything … not on the ipad and not on the iphone?

    Avatar: Eva
    Eva Kemp
    Support staff
    May 8, 2015 at 12:01

    Hello,

    Please provide us with correct wp-admin panel credentials in private content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    May 8, 2015 at 12:11

    Please provide us with wp-admin access credentials in private content.

    With best regards
    Brian Johnson

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.