Theme not fully responsive (need help)

Home Forums WordPress Theme Support BfastMag Pro Theme not fully responsive (need help)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9410
    hamza
    Member

    hi,

    my website: https://aljumuah.com/
    1. header social link appears vertically
    2. Navigation menu not responsive on mobile devices.few items goes out of the screen and there is no scroll option.
    3. header ad is not displayed on mobile devices.

    #9414
    Raja CRN
    Keymaster

    Hello,

    1. One your plugin conflict with theme css.

    To fix that, add this code in Additional css in Customizer,

    .navbar-top .social-links a i, .navbar-top .social-links a {
        display: initial;
    }

    2. We’ve checked the menu in mobile devices, your site works without any issues. If you have issues, share your mobile details.

    3. To show add use the following code in CSS,

    .bfastmag-a-d-v {
         display: block!important;
    }

    Thanks

    #9416
    hamza
    Member

    2. We’ve checked the menu in mobile devices, your site works without any issues. If you have issues, share your mobile details.

    Menu Doesn’t work with all mobile devices(all the menu items are not shown,scrolling is also not working)

    Please Check iphone 5,6,7 & Huawei mate , honor series.
    Screenshot taken from huawei mate 10

    3. To show add use the following code in CSS,

    .bfastmag-a-d-v {
    display: block!important;
    }

    Now Ads appear on mobile devices but menu button & header logo are not clickable(please try)

    #9439
    Raja CRN
    Keymaster

    Hello,

    Use this code to fix the ad issues.

    .navbar-brand {
    z-index: 9999999;
    }

    Please share temporary login details, our support person will fix the Responsive Mobile Menus.

    Thanks

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

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