[cXF] Icons in Header

[cXF] Icons in Header [Paid] 1.1.5

No permission to buy (€18.00)
Hi, I'm not using WhatsApp, but as I read about it it's necessary to put a phone number so users can contact you directly via your website. If that's so I think I can add this feature.
 
Is it possible to choose the background to be a solid colour not transparent? Thanks!
Yes, for the container background color add this code to your extra.less template:
CSS:
.cxf_icons_header_container {
    background: #000000;
}

Change the color code to suit your needs.
 
Hi,
Have you ever see how it look like when added a Google AdSense into the header!

That's what does it look like on my website
errCapture.webp
The icons position moved to the right, icons should be always on the left, shouldn't be!
 
Top Bottom