Home Forums Pro Themes Clean Corporate Pro Text margin on pages (Mobile view)

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #25767
    duminda.jayalath
    Participant

    Text margin of pages in mobile view is going out of the page. Please assist me on this.

    #25768
    wensolutions
    Keymaster

    Hello @duminda.jayalath

    As far as we have checked the theme locally , the theme worked perfectly fine in the mobile view.

    So please can you post your site URL so that we could inspect your problem and provide you the exact solution .

    Hope you understand .

    Best Regards!!

    #25769
    duminda.jayalath
    Participant

    sterlingvalley.net

    Please go to main menu pages on a mobile device.

    #25770
    wensolutions
    Keymaster

    Hello @@duminda.jayalath

    As we have inspected your site, it is seen that the problem in your site is caused due to the page-builder-sandwich plugin.

    Please try deactivating the plugin and if your problem still exist, let us know so that we could provide a precise fix.

    Best Regards!!

    #25771
    duminda.jayalath
    Participant

    But I use sandwich plugin to build pages as I cant use the default page builder to meet my requirement. Please suggest me a fix for this

    #25772
    wensolutions
    Keymaster

    Hello @duminda.jayalath

    To maintain the text margin of the page go to Admin Panel > Customize > Additional CSS and paste the below CSS.

    @media (max-width: 900px){
    .pbs-main-wrapper>.pbs-row>.pbs-col {
        padding-left: 22px!important;
        padding-right: 22px!important;
    }
    }

    Hope this will resolve your issue .

    Please let us know if you any problem further.

    Regards!!

    #25775
    duminda.jayalath
    Participant

    it worked. Thnks a lot.

    #25776
    wensolutions
    Keymaster

    Glad we could help,

    Feel free to post in your queries if you have any in the future.

    Have a great weekend ahead !!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.