Read More Button Color
Hi,
how do I get the brown color and the oblique line removed from the "Read More" button? [Links visible only for registered users]
Website: [Links visible only for registered users]
Thanks
Hi,
how do I get the brown color and the oblique line removed from the "Read More" button? [Links visible only for registered users]
Website: [Links visible only for registered users]
Thanks
Comments
Hello,
To remove the lines, please, use the following CSS code:
.trailer_box .desc .subtitle{ background-image: none!important; }To change the color, please, go to Betheme -> Theme options -> Colors -> Shortcodes, and choose your color for the Trailer Box Subtitle background.
Thanks