My blog is not fully responsive in mobile version

Home Forums WordPress Theme Support BfastMag Pro My blog is not fully responsive in mobile version

This topic contains 6 replies, has 2 voices, and was last updated by  fabio.carucci 5 years, 10 months ago.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #9652

    Hello,

    My blog is https://programmareinsieme.com if you take a look from mobile devices the logo is small, when touch the menu (ie. Oggi) it open with tabbed dialogs but it not remains open to wait the touch of other subcategories but it go to the OGGI link. This is not correct behaviour.
    And the menus not always open when it touch.
    Please help me.
    Thanks

    #9658

    No support?

    #9659

    Raja CRN
    Keymaster

    Hello,

    Please share the Device details. We’ve checked your site Responsive Menu and it works without any issues.

    Thanks

    #9661

    I tried on iPhone 6 and on Amazon Kindle Fire. The logo is small in portrait and Landscape modes, the menu has that issue in Landscape mode only.

    #9670

    Please, if the support reply after days it is not helping the customer.
    Thanks

    #9673

    Raja CRN
    Keymaster

    Hello,

    We regret for the inconvenience caused. The drop down of the submenu Worked in our devices.
    However, if you want to increase the size of the dropdown menu,

    You have very big logo, that’s why it’s looking very small in the mobile. We’ve increased the size of the logo.

    put the following code in Appearance >Customize > Additional CSS .

    
    @media (max-width: 767px){
    .site-logo {
        width: 75%;
    }
    .dropdown-toggle {
         top: 6px;
         width: 40px;
        height: 35px;
     
    }}
    #9674

    Ok. But the dropdown of the submenu if viewed in a tablet (and not in a phone device) appear like on a PC or Mac, but on a tablet there isn’t a mouse over event then when the finger touch on Oggi it load the oage Oggi and not open the submenu.
    I hope this is clear
    Thanks

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

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