Styling Option Floox Template - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Styling Option Floox Template

V

Vishaal

Template 2 years ago

Hi,

When i adjust the styling settins of my template to all black (https://ibb.co/JFs6JNs), the actual template change to a whole different color (red) (https://ibb.co/X4fyYFc).

How is this possible?

Regards,

Vishaal

0
5 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #111567

You can use custom CSS to change that. This blog maybe help you

https://www.joomshaper.com/blog/which-line-of-css-i-have-to-edit-code-inspector-in-action

You can use this custom CSS

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    background: #292D2D !important;
}
.sp-page-builder .page-content #section-id-1499755063964{
        background: #292D2D !important;
}

#sp-footer {
    background: #292D2D !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #111223

Hi

Thanks for contacting us. Could you please check your site? I cant access on that.

0
V
Vishaal
Accepted Answer
2 years ago #111225

Hi,

Site is now accessible

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #111366

It seems blue to me now. Is this working now?

https://prnt.sc/qL04zNd3uGDw

0
V
Vishaal
Accepted Answer
2 years ago #111419

Nope still not working,

Color is light blue (https://ibb.co/M8rYzrm), But settings are all black (https://ibb.co/4PxtHxP) on desktop.

But somehow on the mobile variant it is changing? (https://ibb.co/0Dr5GBj)

How is this possible?

0