New Landing How can we help? Themeforest Theme Support Flexform round corners boxed content

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Flexform
  • #97138
    DavidJulio
    Member
    Post count: 197

    Hi Mohammad,

    I would need to get my boxed contents slightly rounded on their corners – like your slightly rouded buttons.
    After some research, I know I have to include this piece of code in the theme options/custom css box:

    -webkit-border-radius: 10px;
    border-radius: 10px;

    But I don’t find the right command in the style.css file.
    Could you please help me?

    Thanks for your support,
    DJ

    #97249
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    div.wpb_content_element.span4.wpb_box_text.coloured div.wpb_wrapper div.box-content-wrap{border-radius:10px}
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #97255
    DavidJulio
    Member
    Post count: 197

    You are a rock star Mohammad!!!
    AC/DC is in the place!
    Thank you!!

    #97260
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #103243
    George
    Member
    Post count: 235

    Hi Mohammed,

    Can you relate the above css to a particular page id? so the box on the page in question receives round borders?

    Thank you.

    #103251
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use code like this:-
    .page-id-9942 div.wpb_content_element.span4.wpb_box_text.coloured div.wpb_wrapper div.box-content-wrap{border-radius:10px} /* 9942 is page id */
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #103254
    George
    Member
    Post count: 235

    Hi Mohammed,

    Thank you.

    Can this be attributed to the Cardinal theme?

    #103256
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It will not work with cardinal theme and you need to create new topic for cardinal theme.
    Thanks ๐Ÿ™‚
    With Best Regards
    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