headline (reset)
-
please only ?reset“ the headlines (h1 – h6) when we use the custom typography checkbox (where we can chose between source: ?global“ or ?custom“)
i want to use my theme h1-h6 settings with Qubely (with no custom typo-settings), but then every headline has 1em line-hight (not what i want)
here is the ?reset“ css-code:
.editor-styles-wrapper .qubely-block-text h1, .editor-styles-wrapper .qubely-block-text h2, .editor-styles-wrapper .qubely-block-text h3, .editor-styles-wrapper .qubely-block-text h4, .editor-styles-wrapper .qubely-block-text h5, .editor-styles-wrapper .qubely-block-text h6, .qubely-block-heading h1, .qubely-block-heading h2, .qubely-block-heading h3, .qubely-block-heading h4, .qubely-block-heading h5, .qubely-block-heading h6, .qubely-block-info-box h1, .qubely-block-info-box h2, .qubely-block-info-box h3, .qubely-block-info-box h4, .qubely-block-info-box h5, .qubely-block-info-box h6, .qubely-block-team h1, .qubely-block-team h2, .qubely-block-team h3, .qubely-block-team h4, .qubely-block-team h5, .qubely-block-team h6 { padding: 0; margin: 0; line-height: 1; /* <---- */ position: relative; }
(in my case .qubely-block-heading h2)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘headline (reset)’ is closed to new replies.