Conversation
supportyour RSS Feed widget I use elementor as a builder and chrome as my browser see link I want to remove the border is this possible Thanks Trevor The page I need help with: [ log in to see the link]
Use this CSS to remove border: .bx-wrapper{ box-shadow: none; } or use this: .bx-wrapper{ box-shadow: none !important; }
Use this CSS to remove border: .bx-wrapper{ box-shadow: none; } or use this: .bx-wrapper{ box-shadow: none !important; }