Count Up Block Issues
-
Hello,
I’m having some difficulty styling the Count Up block on the backend, as it doesn’t have the same classes as the front end. For instance, the front end has the following classes that are not present in the back end:
.advgb-count-up-header
.advgb-counter
.advgb-counter-number
.advgb-counter-symbol
.advgb-count-up-descThe default Editor markup that is present for those fields in the backend is not sufficient to individually style those pieces of this block without complicated sibling selectors that are completely separate from the front end markup (which is what I am having to do to make sure that our end users see the same thing on the backend that they’ll get on the front.)
It would be better to include the front end markup on the corresponding fields in the Editor.
Also, the Count Up symbol is not added to the Editor. This is confusing for end users, because they won’t see that this option does anything until they save the page and view it on the front end.
- The topic ‘Count Up Block Issues’ is closed to new replies.