• reds7931

    (@reds7931)


    how can I remove the sidebar from this page?

    thank you

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

Viewing 1 replies (of 1 total)
  • Theme Author Theme Arile

    (@themearile)

    Hi reds7931

    Okay, Kindly add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to publish button.

    .sidebar {
    	display: none;
    }

    Let us know if it works.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘How to remove…’ is closed to new replies.