New Landing How can we help? Themeforest Theme Support Flexform Text Block (full Width) remove border?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #7090
    stevew
    Member
    Post count: 2

    Hi, is there some CSS I can place in the Extra class name field that will allow me to remove the grey 1px border on Text Block (full width) element?

    Thanks
    Steve

    #7606
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi Steve,

    There isn’t but do this:

    – add the extra class ‘noborder’ (without quotes, of course)
    – add this custom CSS in the General theme options:

    .noborder {
      border: none !important;
    }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register