manualmedia
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: [Treeson] Header text on mobile looks jumbled?That makes it look better on mobile but the regular desktop size of the header title is now really small, and I can’t seem to make it bold either. Any ideas on that?
That’s the custom CSS I use right now for the current effects.
.mythemes-header a.header-title { font-size: 75px; } .mythemes-header a.header-title { font-weight: bold; } .mythemes-header a.header-description { font-weight: bold; } div.mythemes-header a.header-title, div.mythemes-header a.header-description{ display: block; font-style: normal; font-variant: normal; font-weight: 500; }Forum: Fixing WordPress
In reply to: Header text on mobile looks jumbled?Treeson
Forum: Themes and Templates
In reply to: Frustrating white space at the top of static front page?That did it perfectly, thank you!
Forum: Themes and Templates
In reply to: Frustrating white space at the top of static front page?Thank you so much Bojan. I will try it as soon as I am able to.
Forum: Themes and Templates
In reply to: [Treeson] edit the header text styles?hey guys, thank you for the responses!
I was able to figure it out after inspecting the page and doing lots and lots of googling. 🙂
Forum: Themes and Templates
In reply to: [Treeson] edit the header text styles?well I got it to be bigger but I can’t seem to get font-weight: bold; to work…any ideas?
Viewing 6 replies - 1 through 6 (of 6 total)