-
Author
-
August 15, 2015 at 14:21 #73098rawboxParticipant
Hi,
The portfolio pages on desktop view have the right amount of space on each side. but when viewing the same page in mobile the spaces on both sides make the content way to thin. Paragraphs are just way to narrow and looks weird.
I don’t want to completely remove the container to fix the problem because then desktop view will be to wide. So basically I want to keep things the same in desktop view but more wide in mobile view only. see attachment
Thanks
Attachments:
You must be logged in to view attached files.August 17, 2015 at 10:24 #73357LauraModeratorHello, i can give you a css fix for mobile container, can you share a link to your site? 🙂
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 🙂
August 31, 2015 at 00:07 #75411LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODE@media (max-width: 991px) { .kleo_text_column.wpb_content_element { width: 180%; margin-left: -40%; } }
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
The forum ‘KLEO’ is closed to new topics and replies.