Theme4Press › Forums › evolve › Widget title background doesn't change after custom css in iPad and Android › Reply To: Widget title background doesn't change after custom css in iPad and Android
#19773
|
Hi Georgios,
Thanks for writing in! would you mind providing the correct URL of your website. http://www.cleanpasss.grandeurandluxury.com/ this link is broken. Meanwhile, you can try this following code under your custom CSS field:
1 2 3 4 5 |
.widget-title-background { background: #6a5750 !important; border: 1px solid #222 !important; } |
Thanks.