New Landing How can we help? Themeforest Theme Support Flexform unnecessary line under boxed content

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Flexform
  • #2202
    michael007
    Member
    Post count: 19

    Flexform,

    I have a line under each boxed content field.
    How can I take it out.
    See attachment…

    #2251
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Can you post a link for us to check?

    – Ed

    #2261
    michael007
    Member
    Post count: 19
    This reply has been marked as private.
    #2378
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Michael,

    That’s happening because you’re content is within tables? You can remove the border by adding the following to Flexform Options > General Options > Custom CSS:

    .box-content-wrap table tr {
    border: 0;
    }
    

    – Ed

    #2427
    michael007
    Member
    Post count: 19

    Ed,
    Thanks for your input.
    True: This content is in a table.

    The line
    .box-content-wrap table tr {
    border: 0;
    }
    Seems not to be working.
    Any ideas?

    Thanks

     

     

    #2569
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Can’t see that added in the custom css box output on the frontend. Can you double check you’ve added it?

    – Ed

    #2612
    michael007
    Member
    Post count: 19

    Ed,
    Please check
    It should be there now
    thanks!

    #2679
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Try this:

    .box-content-wrap table.standard_minimal td {
      border-bottom: none !important;
    }
    #2686
    michael007
    Member
    Post count: 19

    thanks!

    #2688
    Cosmin – SUPPORT
    Member
    Post count: 3851

    You’re welcome, Michael 🙂

    Regards,

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

    Cosmin
    Support Assistant

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