New Landing How can we help? Cardinal CSS support with Swift Slider text

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Cardinal
  • #277432
    delmonte
    Member
    Post count: 47

    Hi, this is the problem .. in the text of swiftslider I enter a phone number that becomes clickable … on the web link is white ( IE , chrome and firefox ) but up on iPhone ( Safari ) the writing is black .. where I can change the css ?
    Thanks so much
    Andrea

    #277714
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Just attach a screenshot to get your issue exactly.
    Thanks
    Mohammad

    #282208
    delmonte
    Member
    Post count: 47
    This reply has been marked as private.
    #282251
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I think that’s due to the number being a link on a phone, as you can click it to ring the number. What is your link colour in the colour customiser?

    – Kyle

    #282254
    delmonte
    Member
    Post count: 47
    This reply has been marked as private.
    #282256
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m getting a 403 Forbidden error when trying to view your site, is it blocked for the UK?

    – Kyle

    #282260
    delmonte
    Member
    Post count: 47
    This reply has been marked as private.
    #282261
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    See if this works:

    .swift-slider .caption-excerpt > h4 {
      pointer-events: none;
    }

    – Kyle

    #282262
    delmonte
    Member
    Post count: 47
    This reply has been marked as private.
    #282263
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try:

    .swift-slider .caption-excerpt > h4 a {
      colour: #fff!important;
    }

    – Kyle

    #282267
    delmonte
    Member
    Post count: 47
    This reply has been marked as private.
    #282268
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Maybe it’s not changeable, it’s the mobile browser that’s changing the link to black, it’s not coming from any of the theme styles

    – Kyle

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register