Upload to WordPress Admin โ Appearance โ Themes โ Add New โ Upload Theme and activate.
Everything fixed:
Nav โ exact match to main site:
#03122Enavy background, same border color#253858- Desktop: big vertical logo fills the full nav width with gold glow โ exactly like your screenshot
- Mobile (โค1100px): nav collapses to a top bar, horizontal logo appears on the left, hamburger icon on the right โ slides out from left with dark overlay, closes on tap outside or Escape key
- Same gold active state with left inset border:
box-shadow: inset 2px 0 var(--gold) - Same CTA buttons:
DASHBOARD LOGINoutline +GET FUNDED NOWgold gradient
Color tokens โ exact main site values:
- Gold:
#e4b557/#ffd98a, Text:#ecf3ff, Soft:#b7c6e6, Muted:#7d8fb3, Line:#253858, Body bg:radial-gradient(circle at 60% 0%, #14233b 0%, #070c15 42%...)
Article “sectioned off” card โ the full post content now sits inside a post-content-card div styled with background: linear-gradient(180deg, rgba(17,29,49,.95), rgba(9,16,29,.95)) + border + shadow โ same as the preview card look you liked. Tags, share bar, and related posts are also separate sectioned cards below it.