Activity

  • Anve S. replied to the question Mobile Layout Issue in the forum Social MarketPlace 8 years ago

    Hi @lshijie,

    Apologies for the delayed response.Please place the following css as a fix to it . In our theme we do not have this issue . Also try deactivating and activating plugins one by one . Some plugin might be conflicting.


    @media screen and (max-width:1024px){
    .home-page #primary {
    padding-left: 15px;
    padding-right: 15px;
    }
    }

    Hope it helps.

    Regards
    Anve