kitty73 0 Report post Posted October 26, 2010 Hi The spacing of the text/sections in my page nav bar in Firefox & Safari is very wide, and one page drops down to the next line (contact us). I'd like all my sections to fit on one line as it appears in Chrome and IE. Any ideas on how I fix this? http://www.londonhypnotherapypartnership.co.uk/ Many thanks for your help in advance Kate Share this post Link to post Share on other sites
cmunns 16 Report post Posted October 26, 2010 Well you could consolidate the item descriptions or adjust the padding to something like this ` #primary-nav ul.sf-menu li a { padding:10px 7px; } ` Share this post Link to post Share on other sites
kitty73 0 Report post Posted October 26, 2010 Hi Adam, Where do I put this padding. Have copied & pasted this into my custom code area in the admin panel, but it's not made any difference. Please help - I can fiddle with little bits of css but I am no expert. Many thanks for your help in advance Kate Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted October 27, 2010 I would say Adams first recommendation would be best, you could make "About Us" "About" and "Contact Us" "Contact" for example which is more popular nowadays anyways. Thanks, Bryan Share this post Link to post Share on other sites
kitty73 0 Report post Posted October 27, 2010 OK. That's a shame -my contact info needs to a bit friendlier, simply because of the type of business it is, but done it anyway. Many thanks Kate Share this post Link to post Share on other sites