- This topic has 4 replies, 2 voices, and was last updated 7 years, 12 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
	
Viewing 5 posts - 1 through 5 (of 5 total)
	
- You must be logged in to reply to this topic.


Home › Forums › Pro Themes › Construction Base Pro › Default template for a new page
Tagged: page template
Is it possible to have a full-width, full-screen page template?
Along the same lines… I’m not a fan of the grey verticle line that runs along the left side of my page content. Can I get rid of that?
Hello @cabriollc,
Currently the theme does not have the feature through which you can set full width . But we will consider it as the requested feature.
As for second issue please use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.entry-content-wrapper {
    border-left: none;
  }Hope this helps.
Best Regards!!
Awesome, thanks! That code worked.
Hello @cabriollc,
Glad we could help you .
If you have any issue further then please feel to post .
Best Regards!!
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 
 
	    


