Site logo

Archived topic

A break in my hook code

1 reply · Started by Robert on September 21, 2020

Viewing posts 1–2 of 2

Hi

I did add this code in a HOOK element, in News, after content:

<hr style="width: 40%;">
Dostęp do pełnego tekstu publikacji na ........................ tym zakresie prosimy o kontakt.

<br><br>

But unfortunately if I added the link code into KONTAKT, on the website there is a BREAK, what dont look very good...

Can I do something with this to have the word "kontakt" in the same line with the TXT before "kontakt"?

Kr
Robert

Hi there,

you could try this:

<span>Dostęp do pełnego tekstu publikacji na ........................ tym zakresie prosimy o <a href="https://www.DOMAIN.pro/#kontakt">kontakt</a></span>

As a side note:
Instead of adding multiple <br> tags to create space above and below the hero content. You can add Top and Bottom padding in the header element settings.

This archived topic is closed to new replies.