Hello,
Please, is it possible to change the style of the framed years and months of the timeline in the middle of the page?
Thank you
2 Answers
Please let me know detail about the Year’s style that you are mentioning here.
Hi Dominic
Thanks for your reply. Each year is in a little box and I thought It would be great to change the color of the box or the color of the text to make the years more visible.
If you understand about the CSS code, you can use the Inspect on the Browser to find the class and use the class to change the color.
In this case, you can use the following code in the style.css file:
.timeline-pale.line-year .bubble {}
Please login or Register to submit your answer