Title: Can&#039;t change css style
Last modified: August 22, 2016

---

# Can't change css style

 *  Resolved [kotkotan](https://wordpress.org/support/users/kotkotan/)
 * (@kotkotan)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/cant-change-css-style/)
 * Can’t change css style for template CLEAN SEPARATED. Need to do title underline
   none and change color. Have trying chage templates.css for example for this:
 *     ```
       .wprssmi-cs-items .title{
       font-size:18px;
       text-decoration:none;
       color:#FF8500;
       }
       ```
   
 * …nothing happened. but if to change font size it works….
    Using the7 theme help
   please. thanks
 * [https://wordpress.org/plugins/wp-rss-multi-importer/](https://wordpress.org/plugins/wp-rss-multi-importer/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [kotkotan](https://wordpress.org/support/users/kotkotan/)
 * (@kotkotan)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/cant-change-css-style/#post-5403649)
 * up
 *  Plugin Author [properwp](https://wordpress.org/support/users/properwp/)
 * (@properwp)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/cant-change-css-style/#post-5403666)
 * Try changing the selector from:
 * .wprssmi-cs-items .title
 * … to:
 * .wprssmi-cs-items .title a
 * Link elements need more specific style for color and text-decoration.
 *  Thread Starter [kotkotan](https://wordpress.org/support/users/kotkotan/)
 * (@kotkotan)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/cant-change-css-style/#post-5403671)
 * many thanks it works!
 *  Thread Starter [kotkotan](https://wordpress.org/support/users/kotkotan/)
 * (@kotkotan)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/cant-change-css-style/#post-5403673)
 * mabe you can help me with it.
    If add image to post with 100px for example it
   looks good if post have more than two lines excerpt. plese see screen [http://snag.gy/Gw7kz.jpg](http://snag.gy/Gw7kz.jpg)
   And if excerpt have only two lines in post it seems not good. screen [http://snag.gy/Nu2HZ.jpg](http://snag.gy/Nu2HZ.jpg)
   Lines coming up and imagecoming down the line Please tell me how i can fix it?
   thanks

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Can't change css style’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-rss-multi-importer_a9b8a0.svg)
 * [WP RSS Multi Importer](https://wordpress.org/plugins/wp-rss-multi-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-rss-multi-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-rss-multi-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-rss-multi-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-rss-multi-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-rss-multi-importer/reviews/)

## Tags

 * [style](https://wordpress.org/support/topic-tag/style/)

 * 4 replies
 * 2 participants
 * Last reply from: [kotkotan](https://wordpress.org/support/users/kotkotan/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/cant-change-css-style/#post-5403673)
 * Status: resolved