Hy how can i change the Colour from the nav header?
Hi There,
Thanks for writing in! Could you please try adding the following CSS rule into your Theme Options > Global CSS area.
.x-navbar {
background-color: #7595d1;
}
Hope that helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.