-
Author
-
September 24, 2018 at 13:40 #210256lusienParticipant
Is there a way to enlarge the width of theme content? Especially, on the pages where I am using the sidebar the space dedicated to the content itself could be wider. On the other hand aside is lot of space unused.
Any help with this would be really appreciated.
Thanks
September 24, 2018 at 23:18 #210354LauraModeratorHello, which width are you looking for? Can you share a link and a reference of the look you want to achieve?
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 🙂
September 25, 2018 at 15:53 #210413lusienParticipantHi Laura,
I did not have something specifically in mind, but look at the following URL to have an idea of what I try to achieve: https://www.openplay.co.uk/connect.
Thanks a lot for your help.
September 26, 2018 at 13:02 #210504LauraModeratorHello, try by adding this to style.css of child theme then edit as you prefer
COPY CODEdiv#main .row { width: 80% !important; }
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 🙂
September 27, 2018 at 19:00 #210693lusienParticipantHi Laura,
Many thanks for your help. I have added the mentioned code but it did not work so well. It better worked with
div#main .row {
width: 95% !important;
}I had to play as well with other elements, finally I got the right size.
Thanks.
September 27, 2018 at 19:26 #210697lusienParticipantHi Laura,
I have done few tests more but the theme does not stay responsive with the setting above. Is there another way of approaching this change?
Thanks.
September 29, 2018 at 18:12 #210847LauraModeratorHello, let me know which screen resolution is not working correctly so i can check and give you a code for that one 🙂
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 🙂
-
AuthorPosts
You must be logged in to reply to this topic.