Home Forums Pro Themes Blog Diary Pro Title Font’s size is bigger in Footer Widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #147180
    James Marak
    Participant

    You’ll find the bigger size of Popular Posts under Footer Widget which is quite awkward and not so beautiful. I want to make the TITLE the same size as the Recent Posts Title.

    Thank You.

    #147186
    Psink
    Keymaster

    Add this css

    
    #colophon .footer-widgets-area .widget > ul > li{
    	font-size: 16px;
    }
    
    

    Regards,
    Psink

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.