New Landing How can we help? Cardinal Frame around boxed content… why?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #134652
    deejayhart
    Member
    Post count: 239

    I just want solid coloured boxes with no frame. I do have some custom CSS which I only want for certain boxed content, but that is only for Songs and About Us pages. Thanks!

    .box-content-wrap {
    border: 7px solid #710000;
    }

    #134702
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use the custom css code like this:-

    .page-id-369 .box-content-wrap{
    border: 7px solid #710000;
    }
    .page-id-10 .box-content-wrap{
    border: 7px solid #710000;
    }

    Thanks
    Mohammad

    #134841
    deejayhart
    Member
    Post count: 239

    Superb – thanks for that! Can you add a shadow to the framed content too? soft, 50%, about 25 pixels deep?

    #134914
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please add the shadow css rule by yourself. Hope you can do it easily.
    Thanks
    Mohammad

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