Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #286857
    catherinebpage
    Participant

    everythingaboutkurdistan.com is the website, but the ‘N’ in Kurdistan goes one space down. How do I edit the font size in the media header to make it smaller?

    #286881
    Skandha
    Participant

    @catherinebpage: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width: 48em) {
    	.custom-header-content-wrapper {
    		max-width: 600px;
    	}
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #287057
    catherinebpage
    Participant

    Great thanks! This is helpful!

    #287093
    Skandha
    Participant

    @catherinebpage: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-base/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Catch Base Shop Theme – Edit font size in Media (hero image) Header’ is closed to new replies.