Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #1740406
make an appointment button on mobile
Closed

Comments

  • komlosis started the conversation

    Hi there,

    Is there a way to have the make an appointment button appeal on Mobiles too? thanks

  •  104
    FlexiPress replied

    Hi,

    That is not supported by default but please provide us your site URL. We will take a closer look and see what we can do for you.

    Thanks,


    FlexiPress Support

    Follow on     Envato     Facebook     Twitter

  •   komlosis replied privately
  •  104
    FlexiPress replied

    Hello,

    You first need to add vu_appointment-menu-item as a CSS class to the menu item from Appearance > Menus and then add the following code into DentalPress > Custom Code > Custom CSS:

    .vu_mobile-menu li.vu_appointment-menu-item a {
      color: #fff !important;
      border: none;
      background-color: #0081a0;
    }

    Kind regards,


    FlexiPress Support

    Follow on     Envato     Facebook     Twitter