JennieFage Posted April 29, 2022 Posted April 29, 2022 I am currently using the Ghost plugin two have two navigation buttons in the header. Is there a way this can be the sam eon mobile menu? Ghost plugin CSS i'm using is here https://www.ghostplugins.com/steps/9thnk3tg Thanks!
JennieFage Posted April 29, 2022 Author Posted April 29, 2022 @tuanphan would you know if this is possible? x
tuanphan Posted May 1, 2022 Posted May 1, 2022 On 4/30/2022 at 4:18 AM, JennieFage said: @tuanphan would you know if this is possible? x What is site url & you use Personal or Business Plan? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
sabcarluen Posted August 19, 2022 Posted August 19, 2022 I have the same issue! I would like the "Member Log in" link to be a button on the mobile menu instead of a text link. I was able to implement the code from Ghost Plugin only on desktop. Is there a way to do this on mobile? Thank you! Site is: www.pnwfamilymedicine.com
tuanphan Posted August 21, 2022 Posted August 21, 2022 On 8/20/2022 at 6:11 AM, sabcarluen said: I have the same issue! I would like the "Member Log in" link to be a button on the mobile menu instead of a text link. I was able to implement the code from Ghost Plugin only on desktop. Is there a way to do this on mobile? Thank you! Site is: www.pnwfamilymedicine.com Use this code for mobile div.container.header-menu-nav-item [href="/member-log-in"] { background: #244c54 !important; color: #fff !important; width: 220px; border-radius: 50px; text-align: center !important; margin: 0 auto; padding: 10px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment