How can I widen Hivepress to match website?

I use Wordpress Sense theme. The Hivepress content shrunk on the page and no longer is the full width of the page. How can I increase the width again? https://www.enidbuzz.com/guide/

Please try this CSS snippet and adjust the 1200px value, you can add it in Appearance/Customize/Additional CSS:

.hp-page {
	max-width: 1200px!important;
	padding: 0 20px!important;
}

Please note that this may require further customizations.

That worked! Thanks so much! Love the plugin!!

Thanks! If you have a minute, please rate it on the WordPress repository [HivePress - Multipurpose Directory, Listing & Classifieds WordPress Plugin] Reviews | WordPress.org Any feedback is appreciated.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.