Hello, you can edit headlines widget to scroll through the news horizontally and not vertically?
I would also like the background of the widget to be colored.
thanks
1 Answers
Hi,
At the moment, DW Focus does not support to make the horizontally as you want.
To change the background of the widget, you can add the following code to the Header Code (Customize > Custom code.)
<style>.under-navigation { background: #...; } </style>
Hope this helps !
Please login or Register to submit your answer