website: www.buildyourcult.com
I added this custom css to remove the action button from mobile but it only removed it from the homepage.
.top_bar_right a {
display: none !important;
}
}
All other pages show the action button and are not the consistent layout as the homepage. Also, I switched back to classic menu from side slide but it won't change it back.
Please let me know how to correct these issues.
Many thanks.
Comments