Change Colors on Bttons
-
I’m trying to change colors of the buttons at top of my page. Button on left (Quick Start) has no problems. Button on right (Terminal News) I can change everything but the font. When I change the font to white, FFF, FFFF or FFFFFF, nothing happens.
secondary-menu .button-primary.right-side {
position: absolute; right: 4%; padding: 12px 18px; border: 4px solid #f6782e; color: #081235; font-weight: 900; line-height: 1.5em; background-color: #fff !important; top: 40px;
}
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Change Colors on Bttons’ is closed to new replies.