Viewing 3 replies - 1 through 3 (of 3 total)
  • Try using Firefox with the Firebug add-on for this kind of CSS work.
    https://getfirebug.com/

    Thread Starter jimmyk1006

    (@jimmyk1006)

    I have firebug, and that doesn’t help me anyway because it keeps giving me the same div, so it’s going to change the style of all the widgets – I’m seeking to change the style for the “Featured Articles This Week” widget only.

    <div class="widget_feacpost_featuredcategorypostswidget widget" id="feacpost_featuredcategorypostswidget-4">

    The div’s unique id is:

    #feacpost_featuredcategorypostswidget-4

    which does not appear to have any style…your plugin or theme provides the CSS call in the PHP but lets it default if not created by theme/plugin users.

    .widget_feacpost_featuredcategorypostswidget

    also has no style and defaults.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Edit style of individual widget’ is closed to new replies.