Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #771808

    Hi There,
    I just customiezed the heading of my widget using the following code

    .widget-1 .widgettitle {
    color:#be8107 !important;
    }

    This worked fine, unfortunately I found out then, that the Footer titles are referring to the same widget ID (.widget-1). Since I want to have 2 different colors for the two different headings I wonder now how I can solve that. I assume there is a way to change the ID of the footer heading, maybe in a way that this one referres then to .widget-3 (so I could define another styling for that and the problem would be solved)? Or is there another solution for that problem.

    thanks for your help

    #771813

    Problem solved.
    Used the Widget CSS Classes plugin to change the ID.

    #773463

    That’s great, r3t4iL! I’m glad your problem is solved. I’ll close this thread now. Do let us know here in the forums if you need additional help.

    Cheers!
    Sarah

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Customize Widget / Widget ID’ is closed to new replies.