New Landing How can we help? Themeforest Theme Support Flexform Boxed content is adding extra bottom borders

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #87350
    cason_vaughan
    Member
    Post count: 2

    Hello there,

    I have tables within Boxed Content elements in order for our custom icons to line up consistently next to the text. However, while I’ve coded all of these exactly the same (cloned and changed content), I am getting extra borders added to the table randomly under some of these elements — others are fine.

    I tried a fix of “bb0” in additional styles, but that does not solve it. Any chance you could tell me why this is occurring? I’ve attached a screenshot to show you what it’s doing. The bottom borders aren’t the problem; it’s the small ones above it.

    Thanks,
    -Erin

    #87405
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css to remove extra border:
    body.page-id-29 div.wpb_box_text.coloured div.wpb_wrapper div.box-content-wrap {box-shadow:none !important}
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #87913
    cason_vaughan
    Member
    Post count: 2

    Hi Mohammad,

    I tried this solve, but it is not working. I even tried adding a ; to the end of “important” to match the rest of the CSS… the second border is still showing up. Any other ideas on how to get these to go away?

    #87947
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this code now:

    .wpb_box_text.coloured .box-content-wrap {
     box-shadow: none !important;
    }

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

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