Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1442450

    Servus,

    I tried to add a timeline to my site,
    but only the first milestone is showing the lines to the left/right and to the next milestone are in the colors I wished them. cant’t find any difference between first and any further milestones.
    i want the lines in my gold color and thicker..
    page: https://icons.immo/dienstleistungen/

    thx in advance

    André

    #1442494

    Hey andred57,

    Thank you for the inquiry.

    Did you adjust the Styling > Colors > Milestone Colors settings of the first item? Please check the color settings of the timeline items.

    Best regards,
    Ismael

    #1442520

    Hi Ismael,

    Now I remember having set the colour of the first to gold.
    But then the Issue was, that the Symbols and the Fonts are gold too, so I had a big dot only. I had to change the milestone to a picture to override…
    So the Main Colour setting are overrided by the milestone settings, but these do the small lines to the left and right. Any chance to change the lines between the milestones ?

    • This reply was modified 1 week, 5 days ago by andred57.
    #1442523

    Hi,

    Thank you for the update.

    You can manually override the color of the timeline indicator with this css code:

    .av-lvuuqm3x-450fca468668ba14ba421a03c92fd7a9 .av-milestone-date span:before, .av-lvuuqm3x-450fca468668ba14ba421a03c92fd7a9 .av-milestone-indicator {
        color: #d4af37 !important;
        border-color: #d4af37 !important;
        background-color: #d4af37 !important;
    }

    Best regards,
    Ismael

    #1442528

    Thanks so far Ismael,

    So I tried the following:

    Adding the css code to userdefined css in the general menu: no change
    Adding the css to userdefined css in the milestone setting let the circle disappear completely..

    Am I doing it wrong ?

    #1442660

    Hi,

    Thank you for the update.

    What do you mean by “userdefined css”? Please add the css code in the Enfold > General Styling > Quick CSS field. You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings and purge the cache afterward.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.