Icon Position - Heading - Question | JoomShaper

Icon Position - Heading

J

Jasmin

SP Page Builder 11 months ago

Hi !

I have an icon befor title (heading). But if the text becomes two or more lines, it does not start at the same place.

Here is a picture: https://prnt.sc/7oJCTn8XGz7B

The word ‘Anfoderungen’ should be behind the yellow vertical line. Can this also be customised? I have tried different custom css but without success.

Thank you ! Best regards!

0
3 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 11 months ago #176800

Hello Jasmin,

Thank you for reaching out to us. Please, use this css, in your custom css. Hope it will resolve your issues.

.sppb-addon-title-icon {
    margin-left: -23px;
}

You can follow this guide to add custom css: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Thanks,

0
J
Jasmin
Accepted Answer
11 months ago #176813

Hi Ziaul,

thank you very much ! Works perfect !

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 11 months ago #176814

You’re welcome!

If your issue has been resolved, I kindly request you to accept the nearby answer so that it can be marked as complete.

Thank you!

0