thechinmaster Posted October 8, 2014 Share Posted October 8, 2014 Hi Please look at my website http://www.projectorsnz.co.nz/ The top menu text wraps on to two lines. Is there a way to prevent this by dynamically altering the font size? Any help appreciated. Thanks a lot Link to comment Share on other sites More sharing options...
Dh42 Posted October 9, 2014 Share Posted October 9, 2014 It is possible, yes, easy, it depends on who you ask. What you would have to do is set the variables through jquery. First you would have to get how many children the superfish li object has, then you would have to evaluate the spacing against the width of the page. It can totally be done, but I would not personally do it, I would just fix the padding and not add anything else to the top menu. Link to comment Share on other sites More sharing options...
thechinmaster Posted October 9, 2014 Author Share Posted October 9, 2014 I feared that may be the case - thanks for the answer. How can I set the padding please? I am using the default theme... Thanks a lot Link to comment Share on other sites More sharing options...
thechinmaster Posted October 11, 2014 Author Share Posted October 11, 2014 anyone, please? Link to comment Share on other sites More sharing options...
Dh42 Posted October 11, 2014 Share Posted October 11, 2014 It is in the global.css file in your themes directory, Link to comment Share on other sites More sharing options...
thechinmaster Posted October 11, 2014 Author Share Posted October 11, 2014 Thanks for the quick reply. I have attached a copy of the inspect element image. I have tried to change the css but cannot find in global.css Can you please tell me what .css element corresponds with the padding as per the attached? Thanks very much Link to comment Share on other sites More sharing options...
thechinmaster Posted October 11, 2014 Author Share Posted October 11, 2014 found it in superfish-modified.css in the theme directory. Thanks for your help Link to comment Share on other sites More sharing options...
Recommended Posts