Appointment Button not showing in mobile - Acme Themes

Best Premium and Free WordPress Themes Forums Beauty Studio Appointment Button not showing in mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #36109
    elainab
    Participant

    Hi,
    Is there a custom CSS code to display the Appointment button on mobile? It only shows the menu but not the last “Appointment” button.
    Thanks

    #36136
    acmethemes
    Keymaster

    Dear Elainab,
    Please insert the CSS code in Additional CSS.
    Dashboard->Appearance->Customize->Additional CSS

    .at-beside-navbar-header .search-woo.desktop-only {
        display: block;
    }
    .featured-button.btn.btn-primary.hidden-xs.hidden-sm {
        display: block !important;
    }

    Best Regards!

    #36182
    elainab
    Participant

    Thank you so much, it worked! 🙂

    #36190
    acmethemes
    Keymaster

    Dear Elainab,
    You are Most Welcome 🙂
    Best Regards!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.