Different color of header

hi,
my home header color is different from the others pages.
What should I do ?
thanks

Hello Jean,

Thanks for posting in! Does this issue happened right after you have updated to the latest versions? After doing the updates, always remember to clear all caches since you are using WP Rocket so that the code from the latest release is always in use. This will help you to avoid any potential errors. And please clear your browser cache too. You may use private browsing mode in testing your site to make sure that you are viewing the latest codes from the updates and not the cached version in your browser.

This links might help:

If nothing is helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WordPress Admin username / password

To know how to create a secure note, please check this out: https://theme.co/docs/getting-support

Kindly let us know how it goes.

Hello Jean,

Thanks for providing the information. I have investigated your issue and I found out that you are having this issue because in your homepage, you edit this in Cornerstone and inserted this Cornerstone’s custom css:

.x-navbar .desktop .x-nav > li:last-child > a {
border-right: none;
}
.x-navbar .desktop .x-nav > li > a {
border-right: 1px solid white;
}
.x-navbar .sub-menu a{
font-size:17px;
font-family: 'Signika'
}
.x-logobar {
background: url(/wp-content/uploads/2019/07/NavBackground4.jpg) no-repeat;
background-size: cover;
}
.masthead-stacked .x-brand {
  float: center;
}
.header-contact {
  position: absolute;
}

This code should only be added to the X > Theme Options > Custom CSS if you want this to be applied to all the pages. I went ahead and temporarily removed the code so that you will see the changes. I also temporarily deactivated the WP Rocket plugin to prevent the old page cache from displaying.

Kindly check your homepage now.

hi
thanks,
I thought that the color was the same, but it’s white instead of grey

The X theme is new to me and I think I mess a little bit.

Can you show me how to have again the arrow ( >) for the dropdown menu ? it disapears

And finally, the dropdown menu Produits and Applications doesn’t show when I use phone

menu phone

thank you very much

Hi Jean,

Please clear all your caching features, especially the WP Rocket what we are seeing on your site now seems to be a caching version of your site and not the actual one, hence causing those issues. I would advise that you clear and Deactivate all your caching features while the site is still in development.

Thanks,

hi
the only plugin is wp rocket and it’s deactivate.
what you suggest ?
is it why I don’t see the dropdown on a phone ?
thanks

Hi Jean,

The dropdown is working on a phone, and the header has the same color on all pages. The only issue that I see is your site is for some reason it is not loading the “fontawesome” resources, that is why we are not seeing the chevron icons on the menu items (https://i.imgur.com/SpAdY7c.png)

Please follow some of the Font Awesome Icon troubleshooting here.

Let us know how it goes,
Cheers!

hi,
I went to miscellaneous and put on some items. and it works
thanks

Cool, we are delighted to assist you with this.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.