Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #65168
    SARAH
    Participant

    Hi,

    I test my website catchbase pro in another computer, and the result is very bad. my website appears very narrow, it occupy only a small part of the screen. (25 or 30 % max). I try to send a screenshot to show you the problem, but I don’t know if it is possible on this forum.

    whitch solution can I find ?

    Thank you for your answer.

    Sarah

    #65178
    Sakin
    Keymaster

    @bertolotti: Please post in your site URL and let me know your screen resolution from which you are testing it.

    #65214
    SARAH
    Participant

    Here is the screenshot :

    http://jardindeshetres.fr/probleme-largeur

    the screen resolution is : 1920×1080

    #65219
    knudkp
    Participant

    bertolotti,

    When I see your website – I get the same feelingas you do.

    I test your website on a Windows 10 home, Firefox 1920×1080 too.

    Thanks
    Knud

    #65231
    Sakin
    Keymaster

    @bertolotti: That’s too large screen and Catch Base Pro max width is 1200px. But if you want to increase site size in large devices, then you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    
    @media screen and (min-width: 1200px) {
        .site { width: 90%; }
    }
    #65361
    SARAH
    Participant

    thanks !

    It’s OK now.

    #65432
    Sakin
    Keymaster

    @bertolotti: Cool. Thanks 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Is catch base pro responsive for wide screen ?’ is closed to new replies.