Speakers widget font size

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Thu Aug 28, 2014 11:14 am
Hy,

I need some help with the front page speaker widget. Our speakers name is longer and sometimes 1 or 2 letters are in another line.

I learnd here that override.css is my friend :) and I option in the advanced tab is on.

I just nedd the code to make the font smaller.

Thanks :)
User avatar
Junior Boarder

GK User
Thu Aug 28, 2014 1:53 pm
Hi,

Write this code to your friend :)
Code: Select all
.gkw-speakers h4,
.gkw-speakers .gkw-speaker-small h4 {
   font-size: 15px;
}
User avatar
Moderator


cron