Hello Enfold Theme.
In the page linked below on my website, the text at the jump mark (I put it in the private content box) is different from the rest of the text (Font is different from the shape and size). The text section is called “Footer”.
However, I do not want that. What is the reason for this?
My login data is also in the private content box.
Hey Tobias777G,
Thank you for the inquiry.
The font size is different because of this css rule or code.
#top #wrap_all #footer .flex_column p {
font-size: 16px !important;
}
Did you add it in the Quick CSS field? You may need to adjust the code or remove it completely.
Best regards,
Ismael
thank you ismael.
I just changed the jump tag. instead of footer it is now called “#footer-fusszeile”. Just didn’t know what the problem was. Now it works, thank you.