-
Author
-
April 13, 2017 at 23:16 #158475cfresqueParticipant
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.April 14, 2017 at 04:20 #158493LauraModeratorHello, 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 solutionLaura 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 🙂
April 18, 2017 at 10:22 #158749cfresqueParticipantThat 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?
April 18, 2017 at 10:25 #158750cfresqueParticipantNot 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.April 18, 2017 at 10:40 #158754cfresqueParticipantI 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 🙂
April 19, 2017 at 16:32 #158933LauraModeratorHello, 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 solutionLaura 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 🙂
April 29, 2017 at 16:50 #159959cfresqueParticipantThats ok, I can live with this way. Just figured it would be a good idea for future updates. 🙂
May 1, 2017 at 15:18 #160080LauraModeratorUnderstood 🙂
Let me know if you need anything elseHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
May 2, 2017 at 21:27 #160189cfresqueParticipantHey, 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.May 4, 2017 at 21:53 #160442LauraModeratorHello, 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 solutionLaura 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 🙂
May 8, 2017 at 18:09 #160698LauraModeratorHello, 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 solutionLaura 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 🙂
May 10, 2017 at 16:26 #160937RaduModeratorHi
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 solutionMay 11, 2017 at 20:39 #161109RaduModeratorYou’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 -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.