Tag Archives: Twenty Fourteen

How To Center Align Twenty Fourteen WordPress Theme With CSS?

Twenty Fourteen is the a beautiful and responsive WordPress theme official released by Automattic. But some bloggers don’t like its left alignment as that makes the website stick to the left leaving some spcae on the right side on big screens, whereas on small screens it is left unnoticed.

Likewise Fourteen Extended plugin (which was designed to tweak Twenty Fourteen theme) is missing from WordPress plugin repository (but is still available here). But the plugin is quite old so in this lesson we are sharing another easy way to center align the whole Twenty Fourteen theme on your website including its header, sidebars, content, footer etc.

How To Center Align Twenty Fourteen Theme?

All you have to do is add the following CSS on your admin area dashboard Appearance -> Additional CSS page.

#page {
margin-left: auto;
margin-right: auto;
}

Alternatively, you may do this with Simple Custom CSS plugin. Simply navigate to Plugins -> Add New page to find and install Simple Custom CSS plugin.

After activation visit your admin area dashboard Appearance -> Custom CSS screen and add the given CSS code. Save your changes and the code will centrally align the Twenty Fourteen theme on your website.

You may also do this by creating a child theme and then adding this CSS in its style.css file

How To Hide Sidebars On Small Screen Devices In Twenty Fourteen WordPress Theme?

By default, most WordPress themes slides sidebars to bottom on small screen devices like on mobile phones and tablets. But you must have observed various websites automatically remove the sidebars if it’s viewed on a small screen and keep it visible everywhere else.

Continue reading How To Hide Sidebars On Small Screen Devices In Twenty Fourteen WordPress Theme?

Top 3 Plugins For Extending Features Of Twenty Fourteen WordPress Theme

After the release of Twenty Fourteen WordPress theme, many new plugins arrived in the free market providing various cool features that extend this default WP theme with more customization options and features. Earlier, the first thing (after WordPress installation) that most of the web designers used to do was activating a new theme but now this new default WP theme provides users with a professional magazine layout which looks good on both profession & personal weblogs and now you can make it more customizable with following free plugins.

Continue reading Top 3 Plugins For Extending Features Of Twenty Fourteen WordPress Theme

Easily Enable Grid View On Homepage Of Twenty Fourteen WordPress Theme

We posted a number of tutorials for extending the features of new beautiful default WordPress theme, Twenty Fourteen. We have also discussed about a Twenty Fourteen Child Theme To Visually Customize Each Element Color. Then we posted a tutorial on Twenty Thirteen & Fourteen Theme Color Managers, adding new styles on Twenty Fourteen like Instant previews,Text size,Google Fonts, Text colors, Border colors, Background colors, tons of other options and a very popular article on Tweaking Twenty Fourteen WordPress Theme, Make It Full Width, Center Aligned, Change Colors And Much More.

Default Twenty Fourteen was specially designed to provide users with a responsive, sleek and modern magazine website design. But the grid was made only for the featured content. So now in this tutorial we’ll tell how how you can enable a beautiful grid view for regular blog posts/front page of your website.

Grid View For twenty Fourteen

Sequel is the WordPress theme by Zulfikar Nore (UK based web developer). His theme extents the default Twenty Fourteen WP theme and provides you the ability to set the home blog feed to the Grid format mimicking the Featured Content grid, make Featured Grid span full width above the left sidebar and Author bio that mimics the Contributor’s page output, upload site logo and much more.

To start with Sequel, first make sure you have Twenty Fourteen theme installed on your WordPress installation. Now install and activate Sequel theme. Upon activation visit your admin area Dashboard -> Appearance -> Customize page and use the newly added customization options for enabling grid view and more. Enjoy!

New Twenty Fourteen Child Theme To Visually Customize Each Element Color

Few days back we discussed about Tweaking Twenty Fourteen WordPress Theme, Making It Full Width, Center Aligned, Etc Etc. Now this tutorial is on new WordPress theme. Anjirai, is new child theme for new Twenty Fourteen. Anjirai is a Tamil word which means a beautiful Wing. With this new awesome WordPress theme you can customize every element’s color of your Twenty Fourteen WordPress theme.

Continue reading New Twenty Fourteen Child Theme To Visually Customize Each Element Color