Article/Post title

Multipurpose WordPress Theme Forum Support
GK User
Sat May 02, 2015 11:22 pm
Is it possible tot set up THE article/post title likewise http://qz.com
User avatar
Senior Boarder

GK User
Mon May 04, 2015 10:31 am
Hi,

Yes, it's possible, add the following code into the theme’s css/override.css file or use any custom css plugin:
Code: Select all
.entry-title-wrap {
  top:inherit;
  bottom: 0
}


and disable the mouse icon on the bottom (Theme Customizer -> Features section)
User avatar
Moderator


cron