Thanks Devin,
What about this option then: http://pbrd.co/1mFAd8J – the header below layerslider with logo overlapping
or the same but header on top: http://pbrd.co/1mFAk4m
Or lastly if overlapping the logo is really such a problem, then just the whole header with normal logo below the layerslider: http://pbrd.co/19TVTO0
Thanks for the help – the reason for the above ideas is really just to try and mix it up a bit as the standard layout is getting a bit old – you know what I mean…….
Hi there,
The border CSS didn’t fix the circle thumbnail in Safari, so this code worked:
.avia-testimonial-image img {
border-radius: 0;
}
.avia-testimonial-image {
border-radius: 0;
}