-
AuthorPosts
-
February 2, 2019 at 11:32 pm #1062086
Hi,
I would like to style the Date and Milestone Elements on my timelines.
Ideally I would like to change them to small caps, as I’m using that throughout my site for headings.
I would also like to control size and weight – maybe by switching them to a different heading type?
Thanks,Karen
February 4, 2019 at 1:14 am #1062437Hi Karen
Could you please post a link to your website here?
Cheers
MichaelFebruary 4, 2019 at 9:58 am #1062549Hi Karen,
Could you post a link to the page in question so that we can take a closer look please?
Best regards,
RikardFebruary 4, 2019 at 2:54 pm #1062703Yes, added in private content.
February 4, 2019 at 4:32 pm #1062737Hi,
Thank you for contacting us.
Please add the CSS property you need to style the date and title elements then add it to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - */ /* Date */ #top .av-milestone-date, #top .av-milestone-date a { color: gold; } /* Title */ #top .av-milestone-content-wrap h4 { color: red; } /* Description */ #top .av-milestone-content-wrap { color: blue; }
Best regards,
VinayFebruary 4, 2019 at 6:47 pm #1062782This is perfect! Thank you so much.
I have an unrelated question, but I’m going to stick them here anyway. I hope you’ll have time to take a look.
About the halo burst on hover with icons – I created a topic about it at the same time as this one but no response yet –There is a halo burst around linked icons. I kinda like the burst, but it’s a little to intense on the dark footer, and I can’t see it at all on my white background. I would like to style this –
1) Can it be turned off?
2) Can I adjust the color?
3) Can I make further adjustments to size, duration, etc.
See below for a link to my website where you can see the burst in the footer, which is dark.
Thank you.February 8, 2019 at 3:02 pm #1064587My question about the halo burst whic I’ve now learned is a sonar burst has been answered here:
This ticket can be closed.
February 8, 2019 at 3:36 pm #1064598Hi KarenBH,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.