When I put this code in custom.css, the background of the toolbar is still white (cache empty).
I can see that the joomlaplates.css is working (line 50) :
.jp-toolbar-outer {
background-color: #fff;
position: relative;
width: 100%;
z-index: 4;
}
So I have to comment or delete the line background-color: #fff; to see the background and the phone number I put in white in the module in toolbar-r
So, no solution to put this phone number in the mainmenu bar, below the menu links ?
Last edit: 11 years 2 weeks ago by
Django29.
Please Log in or Create an account to join the conversation.