As you can see we tried to personalise the footpage and it does not display the proper language but a footer with the WPGlobus tag {:fr}…
I guesss we should say somewhere in the theme that it should apply the translation…
]]>Hi!
I’d like to make some CSS color customizations with the header, footer, and submenu. I’d like to change color of the header where the phone number is located, the footer and the submenus to from the greens to #0d0d0d. What code would I need to accomplish that? I tried the following line of code for the header but it didn’t work
.header bar {
background-color: #000000;
}