Comments [deleted] started the conversationApril 28, 2017 at 2:54pmHi there! I'm using OptimizePress and want to make the page full width. I have "activated full-screen rows" but that doesn't help. Can you help with this?Here is a link to a page I'm referring to.http://www.themedicarecoach.com/medicare-decision/ Thanks! 9,007Tahir repliedApril 28, 2017 at 3:16pmHey Andrew,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .op-live-editor-page.op-plugin .container { max-width: 100% !important; padding: 0px !important; } Thanks ThemeNectar Support Team 3,032Andrew repliedApril 28, 2017 at 3:36pmHi Andrew, Thanks for contacting us regarding your query.Just to ensure I am understanding your request. Are you using OptimizePress to try and enable the page to be full screen?Are you using OptimizePress to try and enable the page to be full screen?The recommended ways of making the page full width in the Salient Theme are by using:1. Full-Screen Rows located below the page WYSIWYG Editor http://www.awesomescreenshot.com/image/2443840/8ac8dc5c7a842d1af113fad14da29e942. Using the Full-Width Row setting for the Rows within Salient Visual Composer which you may read up more on in the link below.http://themenectar.com/docs/salient/rows/ Please let me know if there are any more questions that I may answer for you. Cheers! Andrew repliedApril 28, 2017 at 5:00pmThanks for the quick response! I did try activating Full-Screen Rows to no avail. I'm familiar with the row structure.I added the code worked and made it full screen. I'm noticing now that page doesn't scroll. Any suggestions? 9,007Tahir repliedApril 29, 2017 at 12:26pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : body { overflow-y: scroll !important; } Thanks ThemeNectar Support Team Sign in to reply ...
Hi there!
I'm using OptimizePress and want to make the page full width. I have "activated full-screen rows" but that doesn't help. Can you help with this?
Here is a link to a page I'm referring to.
http://www.themedicarecoach.com/medicare-decision/
Thanks!
Hey Andrew,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Hi Andrew,
Thanks for contacting us regarding your query.
Just to ensure I am understanding your request. Are you using OptimizePress to try and enable the page to be full screen?
Are you using OptimizePress to try and enable the page to be full screen?
The recommended ways of making the page full width in the Salient Theme are by using:
1. Full-Screen Rows located below the page WYSIWYG Editor
http://www.awesomescreenshot.com/image/2443840/8ac8dc5c7a842d1af113fad14da29e94
2. Using the Full-Width Row setting for the Rows within Salient Visual Composer which you may read up more on in the link below.
http://themenectar.com/docs/salient/rows/
Please let me know if there are any more questions that I may answer for you.
Cheers!
Thanks for the quick response! I did try activating Full-Screen Rows to no avail. I'm familiar with the row structure.
I added the code worked and made it full screen. I'm noticing now that page doesn't scroll. Any suggestions?
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team