Hello,
I am needing help with identifying why anytime I try to put something in the Custom CSS of my image banner, it keeps giving me this:
Setting ‘text’ is invalid. Tag ‘
’ is not permitted.
I am unable to put in any sort of code because it says it’s invalid.
Please help!
Thank you.
1 Like
Hi @unfoldesthetics
Please select Heading and Text block of your image banner section and remove
tag if they exist and and check again
Hi @unfoldesthetics
You can use the code below as reference when placing the code in the custom css. Do not put the angle brackets “<>”
p {
color: red
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!