New Landing How can we help? Cardinal Toggle CSS

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #174753
    George
    Member
    Post count: 235

    Hey guys!

    I want to change the look of my toggles, could you please provide some css?

    The desired look is attached;

    Photo 1: closed
    Photo 2: open

    Your help is much appreciated.

    Regards,

    George

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

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #174774
    George
    Member
    Post count: 235

    Hi Mohammad,

    Our toggles are on this test page: https://events.com.au/test-post/

    user: cardinalsupport
    p/w: support11

    it’s private so you’ll need to login.

    Then the toggles are in the FAQ section.

    I want them to look like the attached images in my first post.

    Thank you Mohammad.

    #174790
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .toggle-wrap .spb_toggle, .spb_toggle_content{
    border-color:#fff !important;
    }
    .toggle-wrap .spb_toggle:before{
    bottom: auto;
        content: "\f105";
        font-family: "Fontawesome" !important;
        font-size: 20px;
        left: 0;
        margin-top: -10px;
        position: absolute;
        top: 50%;
    }
    
    .toggle-wrap .spb_toggle:after{
    display:none !important;
    }
    
    .toggle-wrap .spb_toggle.spb_toggle_title_active:before {
        content: "\f107" !important;
    }

    Thanks
    Mohammad

    #175090
    George
    Member
    Post count: 235

    Hi Mohammad, that’s perfect, thank you very much!

    #175100
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

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