• Resolved ronke47

    (@ronke47)


    We are trying to run Paid Memberships Pro with our Hestia theme and require a sidebar for the Log In widget. Before I formatted the front page with a sidebar, we had a lovely background image. Once I created the sidebar and inserted the widget, I only get text. If I place the widget in the footer and remove the sidebar, the background image returns but the footer is not an optimal spot for a Login.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Mat

    (@mateithemeisle)

    Hello @ronke47 ,

    I see that you managed to display the login widget on the sidebar without the background image to disappear.

    However i saw that the login form remained in the footer too. If you want to remove that you can add the below code into Customise -> Additional CSS

     .col-md-4 {
       display: none;
    } 

    Please let us know if this worked for you!

    Thank you and have an amazing day!

    Thread Starter ronke47

    (@ronke47)

    Yes, this worked perfectly! Thanks so much.

    Thread Starter ronke47

    (@ronke47)

    Sorry, should have marked as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding sidebar to front page removes background image’ is closed to new replies.