Home › Forums › WordPress Themes – Premium › Flat Responsive › CTA Title and Text Color
Where can you change the color of the text in the CTA? Where can you center all the Title and Text in the CTA
Hi Doc24,
Please add the following css in your style :
.fr_widgets_cta { text-align: center; color:#ff000; } .fr_widgets_cta h2 { color: #3333; }
Note: Please use the custom css plugin or Child theme so the changes does not lost on theme updates.
Thanks
Lost Password?