Is there a way to have the sidebar start underneath the featured image and title of a blog post, instead of beside them?
Hey Mary,
Thank you for using Enfold.
This is possible, but it might require a lot of style changes. You have to modify the single.php file and remove the get_sidebar function from there, then transfer the function in the includes > loop-index.php. Look for the title or featured image markup inside the template and add the get_sidebar function below.
Best regards,
Ismael