Mobile width and Search bar

Home Forums WordPress Theme Support BresponZive Mag Mobile width and Search bar

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #5478
    Raja CRN
    Keymaster

    Thanks for your suggestion. We’ll try to update in the next update. Hello, Theme is adapted to variety of the mobile screens, if you increase that width, it might not cover some of the devices. However, i’ll provide you code, you can do that easily.

    Find the skeleton.css (BresponZive Pro > Css > Skeleton.css)file and make the following changes to change mobile layout,


    @media
    only screen and (max-width: 767px) in that section, find and change

    .container {
    width: 300px; 360px;
    }

    then find the width: 295px; change to 255px;

    Thanks.

Viewing 1 post (of 1 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .