Hi,
I want to add a disclaimer that should be always visible. I added a div in footer.php. How can I make the width of the div exactly like the width of the website which is defined in the backend?
Hey t73z,
You should add a class to that div . and us it with the code below.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
h6 {
width: 85%;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
thanks a lot!
That solved it.
Kind regards
Thomas
Hi Thomas,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria