Hey,
on this screenshot you can see how I want to have my h1 heading.
How can I underline a part of the heading like in the screenshot?
Hi,
You can use the Highlight shortcode on the last word.
Please, check the following link:
https://muffingroup.com/betheme/elements/highlight/
Thanks
Thank you. Now it looks like this:
Is there a way to make the line bigger, like this:
Please, use the following CSS code:
.highlight.highlight-underline .highlight-word .highlight-border{ height: 30% !important; }
Put it in the Custom CSS field in the Page Options.
Comments
Hi,
You can use the Highlight shortcode on the last word.
Please, check the following link:
https://muffingroup.com/betheme/elements/highlight/
Thanks
Thank you. Now it looks like this:
Is there a way to make the line bigger, like this:
Please, use the following CSS code:
Put it in the Custom CSS field in the Page Options.
Thanks