Updated on January 13, 2017 Simple Social Icons Genesis plugin provides options for setting icons’ colors in its widget. However these colors apply to all the icons. We can add CSS to style individual social icons with matching colors as that of the network’s official logo/branding. Here’s the CSS: To view the full content, please […]
Search Results for: image
Reply To: Tutorial Requests
Hi Sridhar, Thank you for getting back to me. Here is the link: http://proaudiodistribution.com/ I’m new to WP and think my products page is setup all wrong. I’m using the attachment pages from the images to display the products. This is not the way to it is it? What would you suggest, to create a […]
Reply To: Centric Pro Parallax Image Mobile Responsive
Adding @media only screen and (max-width: 768px) { .parallax-section { background-position: 50% 50%; } } should improve it a bit. You can write more media queries for the mobile widths or even device specific media queries and set suitable background images. Ex.: @media only screen and (max-width: 568px) { .home-featured { background-image: url('images/picjumbo.com_IMG_7925-1600×1050-mobile.jpg'); } .home-widgets-6 […]
Reply To: Tutorial Requests
@Tony I was wondering how you would remove a slider from a homepage in viewports < 480px and replace with an image? Which slider are we talking about? Can you give a URL?
Reply To: Tutorial Requests
How to add a “read more” image overlay on hover for genesis featured post widget.
How to make Navigation be toggled by a hamburger MENU icon in Altitude Pro
A user asked, I would like to ask the following question with regard to the article http://sridharkatakam.com/how-to-slide-toggle-primary-navigation-in-altitude-pro/ How do I make the MENU toggle from right to left (or let’s say on the left of of the MENU icon)? For now looks like it’s only toggling at the top of the menu icon. In this […]
Full screen slideshow in Altitude Pro using Backstretch
In the comments section of How to replace Home Section 1’s background image with Backstretch slideshow in Parallax Pro article, a user asked: I used it on Altitude Pro also and changed “.home-section-1″ to “.front-page-1″ in backstretch-init.js and front-page.php. Awesome – thanks! One question: I used the background: linear-gradient… styling that comes with Altitude Pro […]
Parallax Pro theme and Medium style posts
Hi Sridhar, Firstly thanks for all the hard work you put into your tutorials on this site, its much appreciated. I just used your Medium tutorial on my parallax pro site. Medium-like Full View Featured Image in Genesis I dont use images on every blog post though so is there a way of it only […]
Reply To: How can I recreate this page with Outreach Pro
On that site they have set the image as a background for ‘site-container’ and pulled ‘content-sidebar-wrap’ to the top by applying negative margin of 35px. You could do this or insert a wide/full width image below the nav and pull the content-sidebar-wrap to the top using negative margin. Have you tried doing one of the […]
Local to Live WordPress Websites Workflow using DesktopServer, Bitbucket, SourceTree, Dploy.io and WP Migrate DB Pro
Version control and working on a WordPress website locally while being able to push the changes to live site with the click of a button is something that most of us (esp. those that have seen the benefits) appreciate the usefulness of. In this tutorial I share step-by-step details of the process I have pieced […]
Recent Comments