Viewing 4 posts - 1 through 4 (of 4 total)
  • #221921
    Baraa
    Member
    Post count: 50

    Hello, i have installed the theme and it looks stable. the parent theme is working normally, a small issue with the child theme and just when browsing from mobile that the page layout is always Boxed. how should i solve it?

    Thanks in advance

    #221945
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide a link so we can check?

    Do you enabled the Full Width layout?
    https://www.dropbox.com/s/r236s8quuamqrp5/Screenshot%202015-10-20%2014.59.18.png?dl=0

    -Rui

    #222025
    Baraa
    Member
    Post count: 50

    Page loading time has been resolved, the current problem is the boxed layout on the mobile while using the child theme, its always boxed even when choosing width layout. i do not see my comments so please notify me if you see my reply, thanks

    #222050
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Like I replied in your other topic, just add the code below to your custom css option.

    @media (max-width: 767px){
    body {
        padding-right: 0px!important;
        padding-left: 0px!important;
    }
    }

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register