-
Author
-
October 2, 2015 at 04:31 #80362izaParticipant
Hi!
Is there any chances that i can make my page or post to be in full width?
Example if i change my layout into boxed (theme options/layout settings/ site layout) and i want to make a couple of pages or posts to be in wide (layout), How can i do?
Thanks in advance!!
October 2, 2015 at 13:10 #80393sharmstrModeratorYou can if you use Visual Composer to do it. Just edit the row settings and select “No” for inner container. Most of the Kleo demo hompages do this:
Regular page: http://seventhqueen.com/themes/kleo/buddypress-members/
Full width: http://seventhqueen.com/themes/kleo/pinterest/Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 3, 2015 at 08:05 #80531izaParticipantThanks sharmstr!
I try that but still in box layout. I was looking like if you enable full width in them option, and when you edit the row setting in “NO” you can use the whole width area. Any idea how in specific post or page?
October 3, 2015 at 11:56 #80541sharmstrModeratorOhhh. I see what you mean now. There’s not setting on a page that will allow you to do what you want. But you can try adding the following css to the page by clicking on the gear icon in visual composer
COPY CODE.container { max-width: 100%; } .page-boxed { max-width: 100% !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 3, 2015 at 13:49 #80570izaParticipantthank you so much for that,
what about social links (Social Share), Do we have a short code for that?
Same thing what i want it to my layout, use it on specific page or post!Can you please give me some info on how can i do that!
Thanks again in Advance!!October 3, 2015 at 14:01 #80575sharmstrModeratortheme general settings….
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.October 3, 2015 at 14:12 #80577izaParticipantThanks for that and yes i can hidden or show using that settings but my plan is to place those social sharing icons inside the row, i am planning to use a parallax image!
October 3, 2015 at 14:17 #80578sharmstrModeratorNo shortcode for it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 3, 2015 at 14:26 #80579izaParticipantOh ok so the only icon that i can use is this “like(s)” right?
COPY CODE<span class="kleo-love"> <a href="#" class="item-likes" id="item-likes-20" title="Like this"><span class="item-likes-count">0</span> <span class="item-likes-postfix">likes</span></a> </span>
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.