Hi,
I am using this code to change the background color of my footer: .page-id-13849 .footer_color { background-color: #99cccc; }
but is it possible to set this for all pages on a subdomain instead of per page? As the shop page is taking the standard color as set in Enfold and I would very much like to get the color of the same subdomain. one is red, the other is green, etc.etc.
Hey Tam68,
You can change .page-id-13849 to just .page on your css code to apply it to all pages, let us know if this helps :)
Best regards,
Nikko
Hey Nikko,
This doesn’t help because then it will be for all sites but we have some subdomains where I would like to get a different footer color.
Any idea? thx
Hi,
Can you give the links of some of those subdomains you mentioned? just post in private content, so only moderators can view.
Best regards,
Nikko
please find them in private content
Hi,
Thank you for the info. Unfortunately, you have to define the selector for each page manually.
Best regards,
Ismael
Dear Ismael,
the shop page doesn’t have a page-id. Do you think it is possible to create multiple shop pages (so they will have a page-id) and then define manually. If so, do you have a link for me how to create these pages?
Thx.
I guess I have to add multiple single product pages as well i guess?