Site logo

Archived topic

Page Hero Layout - Block Element

15 replies · Started by Andy on June 12, 2022

Viewing posts 16–16 of 16

Adding the following CSS fixed the stars issue:

.archive .yasr-star-rating {
    position: relative;
    z-index: -1;
}
This archived topic is closed to new replies.