Site icon Catch Themes

How get Full width in Catch Theme Responsive Pro ?

Hello, We are developing a website with Catch responsive Pro theme, but we have issues setting the pages to full width. According to the discussion from the link below option should exist in the Pro version, but we can't find it. https://catchthemes.com/support-forum/topic/full-width-2/ We therefore used the custom CSS options and added the following code as suggested for the Free version:

.no-sidebar.content-width #main { width: 100%; }
.no-sidebar.content-width #page { width: 100%; }
It works for most of the pages, but we still have an issue with the home page. We also tried and we had the same result : body

.site {
	margin: 0 auto;
	width: 100%;
}
Homepage screenshot available at: https://drive.google.com/open?id=1wKKV2FNewsoxmpX-78_in_gdMv8aja7q Thanks for your help. P.S. Thank you for publish our message, we have paid for this theme and support.
Exit mobile version