This topic has 14 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #158475
     cfresque
    Participant

    Hi, is there a way to expand the surface area for content like visual composer does? See in the image where there is so much space between the main content separation and the widget content?

    I would like it to pretty much be no space there to utilize the maximum amount of room for content. The goal being that I can have a bigger image on the slider in the widget area as well as other widgets.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #158493
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    .inner-content.widgets-container {
        padding: 0px !important;
        width: 400px !important;
    }
    .sidebar.sidebar-main.col-sm-3.sidebar-right {
        width: 400px !important;
    }
    

    Let me know if it helps 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #158749
     cfresque
    Participant

    That works great, only now the groups only display 2 at a time instead of three. Is there a way to expand the space for the main areas as well?

    #158750
     cfresque
    Participant

    Not so great with three way. Perhaps more control in the backend would be awesome in the future 🙂

    Attachments:
    You must be logged in to view attached files.
    #158754
     cfresque
    Participant

    I suppose I can just have everything on the right hand side all the time. But would be cool to have the option to play with boarder size 🙂

    #158933
     Laura
    Moderator

    Hello, that would require some time and development, i can help you with small css fixes, for custom requests if you want to contact me at laura@seventhqueen.com

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #159959
     cfresque
    Participant

    Thats ok, I can live with this way. Just figured it would be a good idea for future updates. 🙂

    #160080
     Laura
    Moderator

    Understood 🙂
    Let me know if you need anything else

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #160189
     cfresque
    Participant

    Hey, I notice when going through the sizes, is there a way to have the sidebar size adjust as well or otherwise to fix this from happening? looks kind of squished.

    Attachments:
    You must be logged in to view attached files.
    #160442
     Laura
    Moderator

    Hello, i see it fine, what resolution are you using to see it? Let me know 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #160515
     cfresque
    Participant
    This reply has been set as private.
    #160698
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #160937
     Radu
    Moderator

    Hi

    Just add this css to quick css area

    COPY CODE
    
    @media (min-width: 768px) and (max-width: 991px) {
    
        .kleo-masonry-item, .kleo-isotope>li, .template-page.col-sm-12 .kleo-masonry-item, .template-page.col-sm-12 .kleo-isotope>li, .template-page.col-sm-12 .section-container.container-full .kleo-isotope>.kleo-masonry-item, .template-page.col-sm-12 .section-container.container-full .kleo-isotope>li {
            width: 100%;
        }
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #161020
     cfresque
    Participant

    Yessssss thanks, you guys are the best 🙂

    #161109
     Radu
    Moderator

    You’re welcome

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 15 posts - 1 through 15 (of 15 total)

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

Log in with your credentials

Forgot your details?