hello,
the css provided doesn’t seem to work anymore?
https://kriesi.at/support/topic/colour-section-2/#post-873996
The ID is still visible and I reapplied the CSS but it no longer seems to be working?
Hoping you can help.
Hey tweetgeeb,
Can you try using this css code instead:
#hero-content .container .content {
position: fixed;
left: 50%;
max-width: 90em;
top: 15%;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
color: #fff;
}
Let us know if it helps.
Best regards,
Nikko
Nikko – perfect result yet again!
Thank you. :)
Pls close the ticket.
Hi,
Glad we could help and thanks for using Enfold :)
Best regards,
Nikko