Mobile width and Search bar

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5471
    xicare
    Member

    Hi Raja,

    Mobile view
    How can we set the mobile view to full width 100% without the Left and Right spacing?

    Search Bar
    I noticed you added the search bar on the top which make user easy to search in new version (Good Job). However the search bar’s location (above the logo) abit odd (for desktop view), can we have it on right column and when goes to mobile view and it will appear on the top?

    Hope to hear from you soon.

    #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 2 posts - 1 through 2 (of 2 total)

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