Trouble styling widget from child theme
-
Hi I am trying to get this styled it is very close, but for some reason I can not get whatever padding or margin that is pushing it right (I want it to align left with the title) to go away. I have applied 0 margin and padding to about all the classes I can find.
I also noticed that on every refresh of the page the list bullets show for a moment and then go away?
Here is my site:
wmis.logica3.comHere is the css I am using:
/* =Keebo Twitter Feed -------------------------------------------------------------- */ #kebo_twitter_feed_widget-2 { margin:0; padding:0; } .kebo_twitter_feed_widget { margin:0; padding:0; } ul.kebo-tweets { list-style:none; margin:0; padding:0; } li.ktweet { list-style:none; margin:0; padding:0; } .kmeta { margin:0; padding:0; }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Trouble styling widget from child theme’ is closed to new replies.