Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS For slider: .jcarousel-skin-tango .slider-item{ font-size:18px; color: your color value; } .jcarousel-skin-tango li h3 a{ font-size:18px; color: your color value; } For page: .f_post_content p, .f_post_content h4 a { font-size:18px; color: your color value; }
Hi! Thanks for the support! Slider issue is fixed by still about the ads on page when I'm using the css code for page it changes the the discription color not the location color. Thank!
Hello, Yes that was my mistake. Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .f_post_meta { font-size: 20px; color: your color value; }
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content_wrapper .featured_content .f_post_content .f_post_meta { font-size: 18px; color: #1A1212!important;}