Tagged: x
-
AuthorPosts
-
November 9, 2016 at 6:30 pm #1250791
JfantasyBooksParticipantHey there, Themeco Team!
Name: JFantasyBooks
Site: Fantasy-Books
Site Url: https://fantasy-books.live
WordPress Version: 4.6.1
X Version: 4.6.4
Cornerstone Plugin Version: 1.3.3Problem:
The customizer, layout and design, changes the global view from boxed view to full-width. But I would like to make a single page full-width. But when using the page editor, it only does full-width by removing the sidebar. I can still see the background.
Can you help me?
November 9, 2016 at 10:45 pm #1251136
LelyModeratorHello There,
Thanks for posting in. We can achieve this using custom CSS. Would you mind giving us the exact URL and a screenshot on what exactly you want to achieve?
November 9, 2016 at 11:06 pm #1251157
JfantasyBooksParticipantSo this is how my site looks now: https://fantasy-books.live/
But I want to use css for one my pages to look like the second photo I have here: https://fantasy-books.live/fullwidth-vs-boxed-view-for-a-single-page/
I have two to show you what the site looks now, and the second shows you what I want that particular page to have. (This page was used as an example. Not actual page).
November 10, 2016 at 12:10 am #1251200
LelyModeratorHi There,
Thank you for sample link.
Please add this custom CSS on Appearance > Customize > Custom > Edit Global CSS:.single.postid-4482 div#top { width: 100%; max-width: 1500px; /*Adjust this accordingly*/ }That CSS will work exactly on this page:https://fantasy-books.live/black-titan/black-titan/
Hope this helps.
November 10, 2016 at 1:51 am #1251306
JfantasyBooksParticipant1. Well, that post was as an example. I may use this kind of edit but it appears not to work with a page. Any changes that could be used for pages. Page Id: 7325
2. I was more looking for what the result would be if you went to Appearance > Customize > Layout & Design > Site Layout > Fullwidth.
That view is what I’m going for where the sidebars are also affected… etc. But only for this particular page
Can you help me with this?
November 10, 2016 at 2:54 am #1251374
LelyModeratorHi There,
1.)For a page, please use something like this:
.page-id-7325 div#top { width: 100%; max-width: 1500px; /*Adjust this accordingly*/ }2.) If you choose Fullwidth, it will affect entire site layout.
I am not sure what you meant by the sidebars are also affected. Please clarify.
November 10, 2016 at 3:29 am #1251400
JfantasyBooksParticipant2. I mean I want to use FUllwidth but only for that particular page. That is all.
– I do not mean the the layout in page attribute. That just removes the sidebar but retains the boxed site layout I mentioned in customizer above.
What I am referring is to change the site layout to fullwidth like you see in my other site: https://fantasy-updates.live/ but for just a single page.
November 10, 2016 at 3:41 am #1251415
JfantasyBooksParticipantActually, the first worked perfectly. I only worried about the background, but I can make do.
Thank You for suffering through with me
Thanks!!
November 10, 2016 at 4:27 am #1251468
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1250791 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
