Pitech - Menu Colour - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Pitech - Menu Colour

Y

Yiannis

Template 3 months ago

How can i change the colour of the menu background and its fonts? In demo i can see black background and white fonts, i need to change this on my site.

0
10 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 3 months ago #197734

Hi Yiannis,

Thank you for reaching out.

To change your header background color, please follow these steps:

  1. Navigate to System → Site Template Styles
  2. Select your template and click on Template Options
  3. Go to the Presets tab
  4. Click Edit on the Default Preset

From there, you can adjust the colors as needed. Once you’re done, make sure to save your changes.

Please don’t forget to clear both your Joomla and browser cache to see the updates.

Best regards,

0
Y
Yiannis
Accepted Answer
3 months ago #198001

Thank you very much!

0
Y
Yiannis
Accepted Answer
3 months ago #198045

I just noticed that my new backgroud menu colour is not ok when menu is linked to blog/article. It's always black there. Is there any special configuration for these cases?

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 3 months ago #198059

Share your website url with me.

Thanks

0
Y
Yiannis
Accepted Answer
3 months ago #198109

Thanks for your reply, please see the page below.

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 3 months ago #198110

Please, use this css in your custom css, You can check this documentation for adding custom css: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #010c22;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #ffffff;
}
0
Y
Yiannis
Accepted Answer
3 months ago #198137

Thanks but i added the code and it made my home menu black (as the articles menu), so i removed it. I want the opposite, i mean to make the articles menu (the menu at the url i sent you) light colour just like home menu and not black.

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 3 months ago #198140

Use this small css, It will make header like home page:

.view-article #sp-header {
    background-color: unset;
}

Thanks

0
Y
Yiannis
Accepted Answer
3 months ago #198141

It worked, thanks!

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 3 months ago #198147

You are welcome. We greatly value your opinion and would love to hear your feedback about SP Page Builder. If you could spare a moment, it would mean a lot to us!

You can share your review here:

Joomla Extensions Directory

Trustpilot

0