Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Restaurant Menu Centering menu items
- This topic has 6 replies, 2 voices, and was last updated 7 years, 2 months ago by zenzino.
- AuthorPosts
- August 31, 2017 at 3:16 pm #565160zenzinoGuest
Hi John,
I’ve just started using the plugin and I really like it so far.
I am doing a demo menu at: http://dailydosegrill.zenzino.design/breakfast/
Everything is working the way I need except when I’m trying to center the menu (see bottom section). I am using Cornerstone page builder and I can use a specific ID, Class, or inline Style for that section. I tried ‘text-align: center !important;’ and ‘margin: 0px auto !important; but neither are working to get the title and price centered. I’m using simple list with the price next to the title.
Screenshot
https://www.dropbox.com/s/nfay47u5zd40tiy/Screenshot%202017-08-31%2011.12.04.png?dl=0Any help you can give would be greatly appreciated.
Thanks
September 1, 2017 at 11:18 am #565525J. DavisKeymasterHi,
You can try adding the style bellow to resolve your request:.mprm-flex-container-simple-view { display: inline-block !important; }
Best regards,
JohnSeptember 1, 2017 at 2:22 pm #565573zenzinoGuestHi John,
Thank you so much for your response.
The unintended consequence of the code is that it puts the price below the menu, even on the uncentered parts. Is there a way to get the price on the same line as the title?
Thanks again for your help.
September 4, 2017 at 11:21 am #566289J. DavisKeymasterHi,
I need to check your theme styles to advise you proper style. Could you submit a request providing access to your WordPress? Thank you.
Best regards,
JohnSeptember 5, 2017 at 3:59 pm #566724zenzinoGuestRequest submitted.
Thanks
September 6, 2017 at 7:51 am #566818J. DavisKeymasterHi Don,
Thank you for provided information. I’ve added ID of that section to apply style for it only and indicated the following value justify-content:center;#x-section-3 .mprm-flex-container-simple-view{ justify-content:center; } <br>
best regards,
JohnSeptember 6, 2017 at 5:48 pm #567249zenzinoGuestThank you very much for your time in helping me with this.
You rock!
- AuthorPosts
- You must be logged in to reply to this topic.