About Sridhar Katakam
I am an independent WordPress web consultant with 10 years of experience in WordPress theme installation, customization, administration, maintenance, support, documentation, troubleshooting and PSD/design to WP.
Genesis and WordPress Tutorials
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.
Hi Sridhar
Would you be able to add a slider in the header?
Thanks
James
https://sridharkatakam.com/how-to-replace-the-front-page-header-background-image-with-a-slider-in-cafe-pro/
When I apply the code and the css. It places it in the before header area at the top.
I tried to replace:
add_action( ‘genesis_header’, ‘sk_add_in_header’ );
with
add_action( ‘genesis_site_description’, ‘sk_add_in_header’ );
but now it places it in the box area of the site description.
-Scot
Can you provide the URL of your site?