Tagged: x Author Posts August 26, 2016 at 2:30 am #1147895 pdopchevParticipant Hi guys, Been trying to target a paragraph with an assign class .three-columns to change to color of the text but had no luck. This is what I have for code: p.three-columns { color:#fff;} Any ideas? link:http://www.enjoycrestedbutte.com/crestedbuttesnowsports/ August 26, 2016 at 2:51 am #1147907 RupokMember Hi there, Thanks for writing in! You have added the class to the column instead of the paragraph. In that case the code would be : .three-columns > p { color: #fff; } Hope this helps. August 30, 2016 at 12:56 am #1152841 pdopchevParticipant Hi, maybe I had an additional class assign but it seems like the same class is assign to the paragraph as well. Anyway, this worked for me: /* Column Text Color */ .three-columns { color: #FFF9FF; Thanks for the help! August 30, 2016 at 2:26 am #1152908 RupokMember Glad that it worked. Feel free to let us know if you face any other issue. We’ll be happy to assist you. Thanks for using X. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1147895 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In