Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #227629
    Collectif Lyme Team
    Participant

    Hello,

    We are developing a website with Catch responsive Pro theme, but we have issues setting the pages to full width.

    According to the discussion from the link below option should exist in the Pro version, but we can’t find it.
    https://catchthemes.com/support-forum/topic/full-width-2/

    We therefore used the custom CSS options and added the following code as suggested for the Free version:

    
    .no-sidebar.content-width #main { width: 100%; }
    .no-sidebar.content-width #page { width: 100%; }
    

    It works for most of the pages, but we still have an issue with the home page.

    We also tried and we had the same result :

    body

    
    .site {
    	margin: 0 auto;
    	width: 100%;
    }
    

    Homepage screenshot available at: https://drive.google.com/open?id=1wKKV2FNewsoxmpX-78_in_gdMv8aja7q

    Thanks for your help.

    P.S. Thank you for publish our message, we have paid for this theme and support.

    #227723
    Skandha
    Participant

    @alainloriaux-1163: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #227808
    Collectif Lyme Team
    Participant

    Hello Skandha,

    Our URL is : https://www.lyme-team.org

    and our password : CLT#password#2019.

    Thank you,

    With best regards,

    Alain

    #227876
    Skandha
    Participant

    @alainloriaux-1163: Hello Alain,
    Can you please try deactivating all your plugins and check if this resolves the issue?

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    #227887
    Collectif Lyme Team
    Participant

    Hello Skandha,

    Thank you for your response.

    I’ve tried display with all desactivated plugins. No change, the problem persists on homepage !

    Thank you for your help.

    Best regards,

    Alain

    #228231
    Skandha
    Participant

    @alainloriaux-1163: Hello Alain,
    You seem to have added some CSS Code due to which your site is looking distorted.

    As the theme is boxed layout it is not possible have the full width layout. If you really need it I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    #228270
    Collectif Lyme Team
    Participant

    Hello Skandha,

    Thank you, but I had read another post with this issue :

    https://catchthemes.com/support-forum/topic/full-width-2/

    According to Sakin, it seems Full Width Layout is possible…

    With best regards,

    Alain

    #228379
    Skandha
    Participant

    @alainloriaux-1163: Hello Alain,
    By Full width layout Sakin meant for example check out this link. It is not the full width that extends from left to right of the viewport.

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How get Full width in Catch Theme Responsive Pro ?’ is closed to new replies.