• Resolved arronlam

    (@arronlam)


    Why all my element have border now, I can’t find anywhere to remove it, please help

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter arronlam

    (@arronlam)

    Yesterday is fine, today suddenly all of my tables element turn like this, I tried tablepress, it’s working fine, so I think is not because of the theme. Please help! All of my articles ruined.

    You can change it under Settings -> Border

    Thread Starter arronlam

    (@arronlam)

    It not border for table. It’ border for each element including text image even button

    Plugin Author Imtiaz Rayhan

    (@imtiazrayhan)

    Hi @arronlam,

    We don’t have border settings for elements yet. So the border is not being added by the plugin.

    And since yesterday there was no update released. So, possible issue could be with theme or another plugin.

    Can you please share a link to any of your pages so that we could check it out from our side?

    Regards.

    Thread Starter arronlam

    (@arronlam)

    Plugin Author Imtiaz Rayhan

    (@imtiazrayhan)

    Hi @arronlam,

    Thanks for the link. I have looked into it.

    Seems like an issue from our side. We will fix it in the next release.

    For now, I have a temporary solution for you. We will need to add this little CSS.

    .wptb-ph-element {
        border: 0;
    }

    You can add this CSS in Appearance > Customize > Additional CSS section.

    This should fix the border issue.

    Regards.

    Thread Starter arronlam

    (@arronlam)

    Thx for your reply, I tired adding the css, it looks fine in customize, but when I save and go back to the page, it is still back to the same. Please kindly help, very urgent. You can check for the same page.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Why all my element have border now’ is closed to new replies.