Spaceholders error

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Thu Jul 02, 2015 12:28 pm
The spaceholder page makes an error in arranging spaceholders in some browsers. For instance in Firefox and Internet explorer. In Google Chrome it is ok.

http://www.worldstoryfestival.com/?cat=87

Can you help?

Regards, Rolf
User avatar
Fresh Boarder

GK User
Thu Jul 02, 2015 1:36 pm
Hi,

Try toadd the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)
Code: Select all
.speakers-page .gk-speaker:nth-of-type(4n+1) {
   clear: both;
}
User avatar
Moderator


cron