Tagged: menus
- This topic has 14 replies, 3 voices, and was last updated 7 years, 7 months ago by Sunshine.
-
AuthorPosts
-
March 22, 2017 at 7:11 am #112576StuartParticipant
Hi please can you tell me how to centre align my the primary menu – when I view in customisation it appears centred but when view it on my laptop via a web browser it appears aligned to the right and looks awful under the centred logo?
March 22, 2017 at 11:03 am #112598MaheshParticipant@bayimages: Please post in your site url.
Regards,
MaheshMarch 22, 2017 at 11:13 am #112601StuartParticipantmy site is http://www.bayimages.co.uk – also noticed the same thing happens when I add tag line in – in customisation view it appears in the centre but when viewed in browser it is left aligned.
March 23, 2017 at 2:52 am #112674MaheshParticipant@bayimages: Go to Dashbaord=> Appearance-> Customize=> Additional CSS box and add the following CSS:
#header-right, .header-sidebar .widget, .header-sidebar .menu { float: none; text-align: center; }
Regards,
MaheshMarch 23, 2017 at 4:00 am #112689StuartParticipantI have added the code above to the CSS section, unfortunately, it has made now difference – also cleared browsing history on pc in case that was causing problem.
I want the whole menu to be centred on the page – currently, it is over to the right of the page.
Please advise
March 23, 2017 at 5:33 am #112695MaheshParticipant@bayimages: Please check the image in the link below.
http://bit.ly/2o7Lgzy
This is how it seems after adding the above CSS. The menu items are aligning in the center.Regards,
MaheshMarch 23, 2017 at 6:50 am #112701StuartParticipantI have just tried adding the code to the CSS again – and it doesn’t change anything. I have viewed in IE and Chrome – both show menu over to the right (although still looks centred in live preview mode). This is very frustrating – I am beginning to wish I hadn’t wasted my time and money upgrading to the Pro version. Is it possible for me to send you screenshots?
March 23, 2017 at 7:16 am #112704MaheshParticipant@bayimages: The code you’ve put in the Custom CSS is between
/* and */
which acts as comment and nothing will happen. Please replace everything in the box with the CSS above, then it will work.Regards,
MaheshMarch 23, 2017 at 7:23 am #112706StuartParticipantBingo – success! – Thank you for your help
March 23, 2017 at 7:34 am #112707MaheshParticipant@bayimages: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMarch 23, 2017 at 9:03 am #112711SunshineParticipantHello,
I have the same problem and I have followed your instructions above and nothing has changed. I have the Catch Box Pro theme. This is my website: https://www.thecoffeecup.nyc/
I also have another question. I have activated the social icon button. How come the images don’t transfer over when I post my articles on social media like Facebook and Twitter? It will transfer the article and an image of a grey looking default image that comes with the theme I’m assuming. Thanks so much!
March 24, 2017 at 12:48 am #112763MaheshParticipant@sunshine: Go to Dashbaord=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.clean-box-nav-menu li { float: none; } .menu.clean-box-nav-menu { text-align: center; }
About the social sharing, I think its a plugin issue.
Regards,
MaheshMarch 24, 2017 at 8:19 am #112787SunshineParticipantMahesh, thank you so much it worked! 🙂
Thanks! Is there a certain plug in you can recommend that I can use that will show a count of how many times an article has been shared as well as transfer all the information including the image. I would really appreciate it.
Regards,
Ida
March 26, 2017 at 1:49 am #112884MaheshParticipant@sunshine: Well can’t say to use particular one, depends on your requirement. you can search for it and use the one that is appropriate for your site from https://wordpress.org/plugins.
Regards,
MaheshMarch 31, 2017 at 11:03 am #113253SunshineParticipantThank you for your help! I will look into it.
-
AuthorPosts
- The topic ‘Alignment of main menu’ is closed to new replies.