[Resolved] Are there css classes for GP’s heading styles?

Home Forums Support [Resolved] Are there css classes for GP’s heading styles?

Home Forums Support Are there css classes for GP’s heading styles?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2335878
    Gabriel

    Are there CSS classes for GP’s heading styles? Say I want to a h2 to look like h3 because it has better readability but want the tag to remain h2 for accessibility. I know there are a few utility classes in GP already such as screen-reader-text and smooth-scroll. Is there something that would allow me to do <h2 class="h3">Hello world!</h2>, without having to duplicate my h3 customizer settings in custom CSS.

    #2335882
    David
    Staff
    Customer Support

    Hi there,

    No, there are no utility classes ( its something we may revisit ).
    What you can do in the Customizer > Typography is choose Custom in the Target Element List. This provides a field to add your CSS Selector eg. .h3 or it accepts multiples so you an do h3, .h3 to style both together.

    #2335908
    Gabriel

    OK thanks. Consider this a feature request.

    #2335935
    David
    Staff
    Customer Support
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.