Widget Formatting

This topic contains 4 replies, has 2 voices, and was last updated by  Stephen Harris 9 years, 10 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10877

    How can i change the Widget formatting?
    If i want to change the mousover color.

    Manuel
    #10878

    But not for the complete site, only for the widget.

    Manuel
    #10881

    It will depend on the theme, but in the vast majority of cases the following should work:

    .eo_widget_calendar table td a:hover{
        background: green;
    }
    Stephen Harris
    #10928

    Thank you so much stephen 🙂

    But where should i input this code? In whiche file?

    • This reply was modified 10 years ago by  Manuel.
    Manuel
    #11549

    Sorry Manuel,

    In your theme’s style.css. (or otherwise a utility plug-in which enqueues a stylesheet, but the former is easier and makes more sense – styling should usually be tied to theme)

    Stephen Harris
Viewing 5 posts - 1 through 5 (of 5 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.