Hi www.ccvs.co.uk Have two small issues: with firefox browser the testimonial section doesn't look good, you can see the first part of the next section. nav bar overlaps the company logo when resizing screen with safari and firefox Is there a fix for these? Regards Gawain
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: @media only screen and (max-width: 960px) .mobile_nav { display: inline-block !important; text-shadow: 1px 1px 0 #fff; } @media only screen and (max-width: 960px) ul.ddsmoothmenu { display: none !important; } } .testimonial_holder .testimonial-list { width: 339px !important; padding: 0 8px; } It will resolve your issue. Thanks & Regards Yogesh Bhade
Thanks Yogesh Thats fixed the testimonial issue. The Menu issue persists however, If you resize the window from full size to small there is a transition before mobile that has 'home' over the logo?
Hello, We have got your concern, please send us your WordPress dashboard login details also the link of this thread at [email protected]. so that, we can have a look over the issue in details. Your website link: WordPress username: WordPress password: This thread link: http://www.inkthemes.com/community/...al-not-displaying-correctly.14610/#post-54887 Note: When your issue get resolved, you can change your password. Thanks & Regards Yogesh Bhade
looking at the intermediate size, it's doesn't render other parts of the page well either. Maybe it would just be easier to disable this, i.e. just have the mobile version for phones and the full size?