Tagged: Style HR
How can style my HR? I’m using separator\white space and simple CSS in the custom CSS area under Appearance, but I can’t get the HR to change colors. I’m missing something, but I can’t figure out what it is.
Thanks.
Hi kenshejoe
You can just define a color attribute for your hr such as red for example:
.custom-hr-color {
color: #ff0000;
}
custom-hr-color is the unique CSS class you can define for your hr to have a separate style. You can name it differently of course.
Cheers and I hope this helps
Michael
Hi,
Thanks @michael for helping out.
Pkease check the Whitespace/Separator element documentation for more info.
Best regards,
Vinay
Thanks for the information. I’m trying it out.
Hey kenshejoe,
Please let us know if it works and if we should close.
Best regards,
Jordan Shannon