Archived topic
Enter style code in a Hook
3 replies · Started by Dani on January 3, 2019
Hi guys,
I'm trying to put a simple horizontal line into a Hook for show in all the pages/post: The line is shown with correct width, but don't show the color and the size. I try with differents codes, like this:
<hr style="color: #000000;" width="90%" size="5" />
What am I doing wrong? Can you help me about the code?
I would appreciate it...
Thanks!
Hi there,
the hard rule is displaying, its just really feint.
replace the color property with background-color
Ok
Thanks!
Regards
You're welcome