Marker Arrow formatting
-
?? re CSS formatting of the marker arrow at left of each title: How can this be edited?
I have the following in CSS to change the color of the arrow to gold while the title remains blue, which works in Firefox. However, does not work in Chrome or Safari. How to correct??
.ab-accordion-title::marker {
color: #e7ae4c;
margin-left: -20px;
}The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Marker Arrow formatting’ is closed to new replies.