Title: CSS Problems
Last modified: November 22, 2017

---

# CSS Problems

 *  Resolved [steveraven](https://wordpress.org/support/users/steveraven/)
 * (@steveraven)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/css-problems-29/)
 * I’m having A LOT of CSS problems using this plugin in so far as much that every
   line of CSS is outputting an error in the plugin’s CSS editor.
 * So – to save me going barmy – can you drop some CSS code in here to change the
   background color, the main font (headline) color of the link, and the description
   text of the link, all to be inputted into the plugin CSS editor (all shown in
   a normal setting as the hover settings are ok).
 * I’m using ‘style one’ in the plugin if that’s of any help.
 * Thanks!

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

 *  Plugin Author [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * (@quantumcloud)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/css-problems-29/#post-9709912)
 * We need to understand what kind of error you are getting in CSS editor. Please
   post some screenshots.
 * Also, post your page link so we can provide proper CSS overrides.
 * Thanks
 *  Plugin Author [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * (@quantumcloud)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/css-problems-29/#post-9710039)
 * Try these CSS overrides. Let us know if they work. If not, the page link would
   help us give correct code:
 * .style-1 .ca-main {
    color: #ccc !important; }
 * .style-1 .ca-menu li {
    background: #fff !important; }
 * .style-1 .ca-sub {
    color: #ccc !important;
 * }
 * In each case, change the color code to what you need.
 * Thanks
 *  Thread Starter [steveraven](https://wordpress.org/support/users/steveraven/)
 * (@steveraven)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/css-problems-29/#post-9715250)
 * Super stuff, works great – but there are still error markings in the CSS fields
   next to the color entry fields – marked as ‘Use of !important’. Does that matter?
 * Also I noticed in your upgrade that there is a method to select all of these 
   colour CSS fields by using colour selectors – is that right, for that may be 
   the way to go here!
 *  Plugin Author [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * (@quantumcloud)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/css-problems-29/#post-9715281)
 * Glad that it worked.
 * Not sure what you are referring to without screenshot but most likely those are
   not errors in CSS editor. Some warning to follow strict CSS protocol which is
   next to impossible in practical scenarios making things work across different
   browser and show advanced effects. Does not really matter.
 * Almost everything in SLD is customizable from SLD backend with the Pro version.
   The free version does not have all those settings.
 * Thanks

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

The topic ‘CSS Problems’ is closed to new replies.

 * ![](https://ps.w.org/simple-link-directory/assets/icon-256x256.png?rev=1826196)
 * [Simple Link Directory - AI Powered](https://wordpress.org/plugins/simple-link-directory/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-link-directory/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-link-directory/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-link-directory/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-link-directory/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-link-directory/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/css-problems-29/#post-9715281)
 * Status: resolved