Today i am sharing you another premium theme modification which is The Linen Theme by The Theme Foundry. Hope you will enjoy the theme and if you have any question feel free to ask question in comments section.

Show Current date, week, Month and Year dynamically/automatically using Javascript and HTML in HTML or WordPress sites.
While developing your site, Sales funnel, landing page,Home page etc either in HTML or in WordPress, you may need to show date consists of date,week,month and year. Here i am sharing you piece of code or script (javascript and html) to show Date in your HTML or wordpress site.
So, if you want to implement the script either in HTML sales or landing pages… the first part of the code(javascript code) need to put within header html tag
<header> ...the code will go here </header>
and the other part (“Code in Content “) will be in the place where u want to show the date.
Continue reading “Show Current date, week, Month and Year dynamically/automatically using Javascript and HTML in HTML or WordPress sites.”
WordPress Premium Theme The Zuki by Elmastudio. Modify Header, Footer, Slider ,Widgets font, color, border styles and more using css
Before I shared CSS modifications of Theme Revelar by Automattic. Today I am sharing many important style or css modifications of The Zuki Theme by Elmastudio.It is a premium theme and you need to purchase it before using it. So if you are willing to purchase the theme and to modify it use the CSS code i have shared here.
Continue reading “WordPress Premium Theme The Zuki by Elmastudio. Modify Header, Footer, Slider ,Widgets font, color, border styles and more using css”
Break or split large post into pages in wordpress. Show Next Page and Previous page instead of paginated numbers .
When your post in WordPress got bigger/larger it is a good idea to break the post in pages using
<!--nextpage-->
this helps your larger post to break either in paginated way like 1,2,34 …. or simply ” Previous page Next page “. Here I am sharing you to modify
<!--nextpage-->
to show “Previous Page Next Page ” instead of numbers (like 1,2,3,4…) so that when readers will click on “Next page” they will see the remaining part of the posts.
The Next Page and Previous page will be looked something like the image attached.

Continue reading “Break or split large post into pages in wordpress. Show Next Page and Previous page instead of paginated numbers .”
WordPress.com Theme Revelar By Automattic Modification, change font, color, sidebar, menus, title etc using css.
Before i shared 2016(twenty sixteen) theme modification. Today I want to share you some more modifications of the latest Theme Revelar By Automattic.Revelar is a single-column blogging theme, designed to showcase your gorgeous photography and highlight your writing, while providing an immersive experience for your visitors. If you are trying to do changes the color, styles, titles or more just copy the code i have shared here and paste it in your custom css option.
If you need any help feel free to do comments to ask questions.
Continue reading “WordPress.com Theme Revelar By Automattic Modification, change font, color, sidebar, menus, title etc using css.”
WordPress Twenty Sixteen (2016) theme modifications : Change Colors, titles, metas,sidebar, fonts,header,footer, menus etc using css.
Before I shared you wordpress Twenty Eleven theme, twenty Twelve theme, Twenty Thirteen theme, Twenty Fourteen Theme modifications using css. Here i am sharing edits of Twenty Sixteen theme which you can use in your site CSS to make your site different…
1. If you want to remove space from above the Site Title
#masthead {
padding-top: 0px !important;
padding-bottom: 12px !important;
}
2. Change Site title’s font color and size
.site-title a {
color: red !important;
font-family: times new roman !important;
}
.site-title {
font-size: 34px !important;
}

Continue reading “WordPress Twenty Sixteen (2016) theme modifications : Change Colors, titles, metas,sidebar, fonts,header,footer, menus etc using css.”
WordPress Twenty Fourteen (2014) theme modifications : Change Colors, titles, metas,sidebar, fonts,header,footer, menus etc using css.

Wordpress recently introduced their brand new Twenty Fourteen theme. Before I shared Twenty Thirteen theme Modifications
As per WordPress.com Team,in 2014 theme will lets you create a responsive magazine website with a sleek, modern design. Twenty Fourteen theme feature your favorite homepage content in either a grid or a slider. You can use the three widget areas to customize your website, and change your content’s layout with a full width page template and a contributor page to show of your authors.
Creating a magazine website with WordPress has never been easier.
Here i am sharing tips to modify the Twenty Fourteen theme using Css. Hope you will enjoy the theme.
WordPress Oscar Update and Default Twenty Thirteen Theme modifications, support,documentation and customization
As you know WordPress has released version 3.6 with the name “Oscar” and they selected Twenty Thirteen theme its default theme. Here i have shared some css modifications hope it will help you to give your Twenty Thirteen theme a new look.
WordPress.com Theme Sight by WpShower Support, Customization,Modifications and Documentation

Here I have shared some more css modifications which you can enjoy if you are using theme Sight by WPshower, it is a free theme which u can use under wordpress.com and wordpress.org and the following css you can use in your custom css if you want to give it your choiceable look .
Here is the download link of the theme : Theme Sight by WPShower Download
You can use my shared code and ask question in the comments section.
Continue reading “WordPress.com Theme Sight by WpShower Support, Customization,Modifications and Documentation”
WordPress Twenty Twelve Theme Modifications, Documentation, Support and Customizations
The Twenty Twelve (2012 theme) for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background. You can check the Twenty Twelve theme demo.
You can use my shared code and ask question in the comments section.



