The trending now scroller looks great on Chrome and Firefox but it overlaps on Safari:
Anything i might have done on CSS that caused this? You know how it can be fixed?
To resolve this problem, you can log in to Dashboard > Appearance > Widget > Home Content. you need to fix the interval time for the slider widget .
See the screenshot: http://imgur.com/DbQusSY
Hope this helps !
Regards,
Dominic
I’m not talking about the Silider. I’m talking about the trending now scroller on the header…. Please see the attached image:
and here is the link to see it live : http://ergocontractfurniture.com/ It acts this way on Safari
To resolve your problem, please Log in to Dashboard > Theme > Customize, then add the following code in the “Header Script”
<style>
#under-navigation .dw_focus_headlines .headlines li {
overflow: hidden;
}
</style>
Hope this helps !
Regards,
Dominic
Please login or Register to submit your answer