New Landing How can we help? Cardinal Adding class to arrows in Swift Slider

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #174301
    hotspring
    Member
    Post count: 85

    Hi,

    I had to change the color for navigation arrows in the Appearance/Customize to be Dark Green on Portfolio pages. Then it changed the color of arrows of the Swift Slider’s navigation that’s not visible on the dark background – see the links and attached image.

    Can I can a class to one of these arrows so that i can assign two different colors? Dark Green for Portfolio Nav Arrows, and White for Swift Slider Nav Arrows?

    Thanks,

    Attachments:
    You must be logged in to view attached files.
    #174315
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me portfolio page url to check.
    Thanks
    Mohammad

    #174318
    hotspring
    Member
    Post count: 85
    This reply has been marked as private.
    #174329
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove this css custom code code :-

    .ss-navigateleft:before, .ss-navigateleft.right:after {
      content: '◅';
      color: #4d5c59!important; 
    }
    
    Use this custom css code, just change the selector.
    .single-portfolio .ss-navigateleft:before, .ss-navigateleft.right:after {
      content: '◅';
      color: #4d5c59!important; 
    } 
    

    Thanks
    Mohammad

    #174586
    hotspring
    Member
    Post count: 85

    worked! very nice. thanks!

    #174587
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 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