Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, i need to change css widget but I noticed that there’s an including class widget_wp. How I can modify the login? I need expecially to modify form user e pwd. The site is http://www.mosaicomania.net.

    Maybe it’s possible inserting a script css on widget.php?

    Thanks for your answer.

    Plugin Author WP Fortune

    (@bpluijms)

    Hello both,

    Both questions are related by styling, so I will try to answer them both.

    If you need to change the looks of your widget, please use a custom stylesheet inside your (child) theme directory.
    This can be the style.css or another css file, depending of your theme.

    Almost all items in the My Account Widget can be styled with individual css-rules.

    For example, if you want to change the looks of the link “# products in your shopping cart” use class .woo-ma-link and if you want to change the looks of the number use .woo-ma-link span.

    Use a browser add-on like “Firebug” for Firefox to see what styles you need to change.

    Best regards,
    Bart

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

The topic ‘Edit the widget's styling’ is closed to new replies.