Changes in td_css_generator.php

Posted in: Newspaper
Post count: 1

Hi!

I need to change some css styles from the td_css_generator.php archive , and when I change these properties are not working and the footer style is the same.


.wpb_btn-inverse,
.ui-tabs-nav .ui-tabs-active a,
.post .wpb_btn-danger,
.form-submit input,
.wpcf7-submit,
.wpb_default,
.woocommerce .product .woocommerce-tabs ul.tabs li.active,
.woocommerce.widget_product_search input[type=\"submit\"],
.more-link-wrap,
.td_read_more {
/*background-color: @theme_color;*/
}

Post count: 7909

Hi,

I’m not sure what you are trying to change in this file, as td_css_generator.php created a css code for your when you make some changes in Theme Panel, for example when you change theme accent color it will apply that color on block title background and on links hover color http://screencast.com/t/qZxctkwXhttp://screencast.com/t/01irLsLMYY
You can use custom css in Theme Panel to paste your css code if you want to customize a color or make your change directly in style.css file.

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.