Add the following in Hello! Pro's (v 1.5.1 at the time of writing this) style.css to get rid of excess spacing above and below in the Social Proof Slider widget in Home - Testimonial widget area. .widget__socialproofslider .social-proof-slider-wrap { padding-top: 0; padding-bottom: 0; } … [Read more...] about How to reduce the vertical spacing in Home Testimonial section
Hello! Pro 1
How do I update the child theme?
While it is essential to keep WordPress and parent theme up-to-date, it is not necessary to keep your active child theme up-to-date - especially if you have customized it. Replacing a child theme with a newer version will overwrite any customizations to files like functions.php and style.css. If … [Read more...] about How do I update the child theme?
How to change the textures?
The textures used in the theme are images. The default color scheme uses these the two images from the theme's images directory: bg-gray-header-diamonds-right.jpg bg-gray-main-background-pattern.jpg To change the textures, you can replace these images with your custom ones. … [Read more...] about How to change the textures?
How to set up centered title area and navigation
In style.css above the media queries, add … [Read more...] about How to set up centered title area and navigation
How to move image to the left of welcome section
Before: After: Here's how: In front-page.php replace with … [Read more...] about How to move image to the left of welcome section
How to set up Home CTA opt-in form on the homepage
To set up the horizontal opt-in form below Welcome section on Hello! Pro's front page, follow the steps below. Note that you will need to use a third party service like MailChimp to create and manage your mailing lists. Install and activate Genesis eNews Extended plugin. At Appearance > … [Read more...] about How to set up Home CTA opt-in form on the homepage