Tagged: Short Separator
The short separator is not picking up the theme colors consistently through the site. In some places it’s showing correctly as blue #11a5c6, which is set in the General Styling. But in other places in the site, it’s showing as gray. On the Home Page, it’s showing in both blue and grey as it is used throughout the page.
Can you please give me the code to fix this and tell me where to put it? And it’s not just on the Home Page that is a problem. It’s throughout the site and different parts of the page.
Hey Kim,
What is the color you need. This could possible be solved by a bit of css.
Best regards,
Jordan Shannon
#11a5c6
Hi,
Thanks for the additional info. Add this to quick css:
.hr-inner, .hr-inner-style{
border-color:#11a5c6!important
}
Best regards,
Jordan Shannon
Thank you so much Jordan! That worked! I really appreciate how fast you got back to me with an answer.
Hi,
No problem at all. I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon