New Landing How can we help? Cardinal Swift Slider navigation css mashed?

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Cardinal
  • #193530
    markhoward1
    Member
    Post count: 10

    http://www.devsite25.co.uk home page: Swift Slider

    I have done something, I think in Colour customizer, that has inadvertently affected Swift navigation CSS and I do not seem to be able to find and correct it:
    • The Left/Right arrows are now boxed in a square box, which I do not want
    • The slider pagination is sitting on a white bar, which I do not want
    • The Swift Slider Continue button shows a circle but no down arrow (it should be visible)

    Could you point me to what I have done wrong please? This site will go live on Monday so I need to try to fix it today if possible. Thanks. Fantastic theme.

    #193539
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .minimal-design a.swift-slider-prev, .minimal-design a.swift-slider-next{
    border:none !important;
    text-decoration:none !important;
    }
    .home-slider-wrap #slider-continue i{
    color:#000 !important;
    }

    Thanks
    Mohammad

    #193561
    markhoward1
    Member
    Post count: 10

    I have pasted that to Custom CSS and I’m afraid it is not working: I get “Expected RBRACE at line 9, col 1” in Custom CSS editor

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

    Hi,
    There is a closing brace is missing in custom css code:-

    .post-aux-wrap {
    display: none;
    

    Thanks
    Mohammad

    #193586
    markhoward1
    Member
    Post count: 10

    Hi, really sorry but I just cannot get that working; I am not proficient in CSS but have tried everything I can think of. It changed after I was editing some of the colours in colour customizer… is it easier to point me to where the Swift Slider nav colours are controlled in colour customizer? Sorry …

    #193595
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Last css code is working now. Use this custom css code to change the color of Swift Slider Nav.

    .minimal-design a.swift-slider-prev, .minimal-design a.swift-slider-next{
    color:#000 !important;
    box-shadow:none !important;
    }

    Thanks
    Mohammad

    #193655
    markhoward1
    Member
    Post count: 10

    Hi

    The bar beneat the Swift Slider pagination is still showing? And the Swift Slider continue button is still just a white circle?

    #193916
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .minimal-design a.swift-slider-prev i, .minimal-design a.swift-slider-next i{
    box-shadow:none !important;
    }
    
    .minimal-design a.swift-slider-prev:hover i, .minimal-design a.swift-slider-next:hover i{
    box-shadow:none !important;
    }
    
    .minimal-design a.swift-slider-prev:hover i:hover, .minimal-design a.swift-slider-next:hover i:hover{
    box-shadow:none !important;
    }
    

    Thanks
    Mohammad

    #194177
    markhoward1
    Member
    Post count: 10

    Thanks, it appears it was a plugin conflict with a WPDM plugin. Thanks for your help and sorry if it wasted time.

    #194216
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks Mohammad, Mark – glad it’s sorted.

    Thanks.

    #194300
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Thanks for explain the cause to issue.
    -Mohammad

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