New Landing How can we help? Cardinal Color change team section

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Cardinal
  • #291704
    Vanessa
    Member
    Post count: 16

    Dears

    I would like to change the color text of the team members. Now they are grey is posible to change to white?
    Thank you so much.

    Vane

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

    Hi,
    Please always provide me specific page url with issue to check and find any solution.
    Thanks
    Mohammad

    #291845
    Vanessa
    Member
    Post count: 16
    This reply has been marked as private.
    #291848
    Vanessa
    Member
    Post count: 16
    This reply has been marked as private.
    #291855
    Vanessa
    Member
    Post count: 16
    This reply has been marked as private.
    #291894
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please post your issues here.
    Thanks
    Mohammad

    #291932
    Vanessa
    Member
    Post count: 16
    This reply has been marked as private.
    #292245
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Vanessa

    Please can you provide an example of what you are trying to do – a screenshot or illustration of some sort, and we’ll see if we can assist.

    Technically we don’t support customisations like this, but we’ll assist where we can.

    – Ed

    #292801
    Vanessa
    Member
    Post count: 16
    This reply has been marked as private.
    #293026
    David Martin – Support
    Moderator
    Post count: 20834

    1) You can change those colors for the box content using this in Theme Options => Custom CSS

    /* Hover */
    .spb_box_content .box-link:hover {
        opacity: .1;
        background-color: rebeccapurple;
    }
    /* Active */
    .spb_box_content .box-link:active {
        opacity: .1;
        background-color: red;
    }
    /* Visited */
    .spb_box_content .box-link:visited {
        opacity: .1;
        background-color: blue;
    }

    2) This is the default mobile layout, on small screens the layout is stacked vertically.

    3) You need to enabled the Page Builder for the Portfolio. Add “portfolio” here: Page Builder => Page Builder Post Types Pages Posts Team

    #293113
    Vanessa
    Member
    Post count: 16

    Ok Thanks for your help!

    Vanessa

    #293115
    David Martin – Support
    Moderator
    Post count: 20834

    Happy to help you.

    – David.

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