Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #109607
    Nijn
    Participant

    Hi,
    After removing the sidebar from my default layout, I want to increase the width of the content area in my catch evolution site.
    I tried adding a custom CSS with

    .no-sidebar #primary
    {
        width: 1200px;
    }

    This worked fine on my laptop (full HD screen), but on smaller (mobile) screens the layout got completely messed up. I tried adding a responsive CSS file to my child-theme, but that did notwork at all.
    Can anyone explain how I can increase the width of the content area without losing the responsive features?
    Thank

    #109656
    Pratik
    Keymaster

    Hi @Nijn,

    Having a full width layout with no sidebar is a pro feature. Please upgrade to pro version to properly use this feature.

    Regards,
    Pratik

    #109658
    Pratik
    Keymaster

    Checkout all the features for pro theme at https://catchthemes.com/theme-instructions/catch-evolution-pro/.

    #109780
    Nijn
    Participant

    Hi Pratik,

    Although not quite the answer I was expecting, this is e clear answer to my question, thanks for the swift response!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Increase width in catch evolution’ is closed to new replies.