This topic has 8 replies, 2 voices, and was last updated 9 years by iza.

  • Author
  • #80362
     iza
    Participant

    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!!

    #80393
     sharmstr
    Moderator

    You 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #80531
     iza
    Participant

    Thanks 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?

    #80541
     sharmstr
    Moderator

    Ohhh. 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #80570
     iza
    Participant

    thank 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!!

    #80575
     sharmstr
    Moderator

    theme general settings….

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This 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.
    #80577
     iza
    Participant

    Thanks 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!

    #80578
     sharmstr
    Moderator

    No shortcode for it.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #80579
     iza
    Participant

    Oh 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>
Viewing 9 posts - 1 through 9 (of 9 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?