Ali Tassavor
asked 11 years ago

The trending now scroller looks great on Chrome and Firefox but it overlaps on Safari:

http://go2ergocontract.com/

Anything i might have done on CSS that caused this? You know how it can be fixed?

2 Answers
DominicStaff
answered 11 years ago

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

Ali Tassavor
replied 11 years ago

I’m not talking about the Silider. I’m talking about the trending now scroller on the header…. Please see the attached image:

Ali Tassavor
replied 11 years ago

and here is the link to see it live : http://ergocontractfurniture.com/ It acts this way on Safari

DominicStaff
answered 11 years ago

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

Powered by DW Question & Answer Pro