Hello,
As far as I understand, the X theme does not allow to edit header with Cornerstone so styling to be made with CSS codes, eg:
.x-navbar {
background-color: white;
}
I was not aware of this and not quite happy. Now, how to add then the following:
- 10% transparency
- Text color
- Change font
- Change font size
- Disable auto transforming to upper case
- Adjust the height of the header section
- Decrease the height of the header for small screens.