This topic has 3 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #73098
     rawbox
    Participant

    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.
    #73357
     Laura
    Moderator

    Hello, 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 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 🙂

    #75086
     rawbox
    Participant
    This reply has been set as private.
    #75411
     Laura
    Moderator

    Hello, 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 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 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

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

Log in with your credentials

Forgot your details?