Genesis and WordPress Tutorials
by Sridhar Katakam 5 Comments Favorited: 6 times
This tutorial provides the steps to display a full-width Soliloquy slider in the Front Page 1 widget area of Monochrome Pro.
Install and activate Soliloquy (commercial version) plugin.
In lib/customize.php change
To view the full content, please sign up for the membership.
Already a member? Log in below or here.
Find my tutorials helpful and wish to donate?
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
Excellent thank you!
Hey Sridhar, I tried this and I’m getting a black bar just below the Soliloquy slider. I’m correcting it with this:
.soliloquy-container .soliloquy-image {
margin-bottom: 20px;
}
Also, it looks like I can control the image size from within Soliloquy, which is awesome! But, I can’t tell if it’s cropping the images or stretching them. Do you know?
Actually, I meant to type -20px
Oops! I stand corrected. That didn’t work. The black bar reappears after each slide transition, which makes sense. What did I do wrong?
Ok, problem solved. I added the CSS in Step 5, but I accidentally commented it out adding a comment above the code. I need more sleep. 🙂