New Landing How can we help? Cardinal Changing the background alpha of Boxed Content

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #168823
    mlc2475
    Member
    Post count: 11

    Is there a way to change the background of the Boxed Content to an alpha level so it’s partly transparent? OR is there a better way of doing this using a different page element? I’ve already tried adding an extra class to my Boxed Content and pasting this into my CSS:

    .spb_box_text.CLASSNAMEHERE .box-content-wrap {
    background-color: rgba(255, 0, 0, 0.3); repeat scroll 0 0 transparent;
    color: white;
    }

    But it’s not working

    #168860
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with to check and give the solution.
    Thanks
    Mohammad

    #169148
    mlc2475
    Member
    Post count: 11
    This reply has been marked as private.
    #169286
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Which is your boxed content at page? I need marked screenshot image.
    Thanks
    Mohammad

    #169288
    mlc2475
    Member
    Post count: 11
    This reply has been marked as private.
    #169291
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .spb_box_content > .spb-bg-color-wrap{
    background:rgba(255, 255, 255, 0.5) !important
    }

    Thanks
    Mohammad

    #169294
    mlc2475
    Member
    Post count: 11

    Will this change it to all boxed content items or just this one?

    #169297
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .page-id-147 .spb_box_content > .spb-bg-color-wrap{
    background:rgba(255, 255, 255, 0.5) !important
    }

    Thanks
    Mohammad

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