Okay
  Public Ticket #1353258
Reponsiveness
Closed

Comments

  • ciom started the conversation

    Hi, the client didnt like the vertical format of the responsive top menu. 

    Can you please check if there is an update that i can make to better format that See image: print-ciom?

    He wanted the menu to be click and drop like the imagem print2 that I am attaching

    The  other option would be how to block responsiveness for the template and i install a mobile template Can  i do that?

    Thank you

  •  1,603
    Barry replied

    Hi there,

    Mobile menu

    Unfortunately this is not possible. According to your screenshot the position of the mobile menu need to be changed. This requires custom coding to change the position in the template file, and is not part of the theme support. Maybe one of these plugins will suit your needs to change the mobile navigation:

    https://wordpress.org/plugins/wp-responsive-menu/

    https://wordpress.org/plugins/shiftnav-responsive-mobile-menu/

    https://wordpress.org/plugins/mobile-menu/

    Removing responsiveness

    The theme use the responsive Bootstrap framework as base for the front-end and is build mobile first. Of course it will be possible to remove the responsiveness but requires a lot of custom coding. 

    I really do not recommend it to remove the responsiveness of the theme. Nowadays responsive is something that can almost be seen as a required part of a website, for visitors but also for search engine rankings.

    Mobile Template

    To install a template for mobile and desktop is not possible. This is not theme related but WordPress only allows to install just 1 template/theme. To serve mobile and desktop visitors the theme is responsive. If you want to make changes for mobile only you can do that with CSS by targeting only the mobile screens:

    @media (max-width: 992px) {
        // custom css here
    }
    

    I've noticed that your support license of your account 'Ciom'  has been expired on April 27, 2017. Please renew the support license if you need more support.

    Thank you.

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes