Currently Winning Agent PRO Theme is very popular for Real State site. I worked in one project and my client was wanting to center the logo & menu at Header. I did this by following tweaks .title-area { float: left; padding: 12px 0; width: 100%; } .header-image .site-title a { background-position: center center !important; }… Continue Reading
Remove Sidebar from Blog Posts
We knew that we can remove the sidebar from blog post using Genesis Layout option. But if you have 1000+ posts and edit every single post one by one and change the layout then it will be very painful process for you. So I made a quick tweak for it. I did this programmatically. I… Continue Reading