Skip to main content
15-Moonstone
February 7, 2020
Solved

CSS for layout border

  • February 7, 2020
  • 1 reply
  • 1076 views

I am trying to give border for a layout .But,it's not reflecting.Below is my css code.Please correct me

 

border-bottom-color:red;

 

 

Best answer by raluca_edu
Hi,

Please use border-bottom-color:red !important;

If it is not working, please let me know what class you are using for CSS.

Hope it helps,
Raluca Edu

1 reply

raluca_edu
17-Peridot
February 7, 2020
Hi,

Please use border-bottom-color:red !important;

If it is not working, please let me know what class you are using for CSS.

Hope it helps,
Raluca Edu