• Resolved bernadettetp

    (@bernadettetp)


    When I use this css to change the text size, it gets all messed up like this: https://snag.gy/s6R3uD.jpg

    .searchandfilter h4 {
    margin:15px 0;
    font-size:16px !important;
    color:#F9AA1E;
    text-transform: uppercase;
    }

    When I remove the !important my theme css takes over and it displays nicely again. But the header “Post Types” I want to be smaller than the “Search”.
    See here: https://snag.gy/VD3AP5.jpg

    I am using the css under your comment /* If in a widget area make a single column by adding display block */

    Can you help me with this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘h4 Text Size Changes Display in Widget’ is closed to new replies.