Skip to content
UXL Themes
Free and premium WordPress themes
  • Themes
  • Plugins
  • Documentation
  • Contact
  • Support
  • Customer Login
  • 0

[Resolved] Changing header logo width

Home › Forums › Lorina › Changing header logo width

Tagged: font, header, logo, size, width

  • This topic has 4 replies, 2 voices, and was last updated 4 years, 10 months ago by Andy.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • July 3, 2020 at 8:46 pm #11259
    kristincali
    Participant

    I have a few questions.

    First, when viewing my site kristinbytheocean.com you see my logo and site name on the left, with my tagline underneath it “Simple Fashion – Natural Beauty – Coastal Living”. How can I change the width of that section because when viewing on a PC, the last word ‘Living’ gets sent to another line. I want the whole tagline to fit in ONE line.

    Second question. When you click to view a blog entry, the date and title appear on my header image. Also when viewing the categories or archives the page title shows on my header image. I would like to change the text font, size, and color of those but I can’t find that CSS.

    Last question. I’ve changed the font sizes of headers h1 – h6 but my post titles and the sidebar titles stay small and don’t adjust. Any ideas why?

    Thank you SO much in advance for any help.

    July 4, 2020 at 11:01 am #11265
    Andy
    Keymaster

    To change the width of the logo section, add this code to ‘Appearance’ > ‘Customize’ > ‘Additional CSS’:

    @media only screen and (min-width: 769px) {
        #masthead > .container {
            grid-template-columns: minmax(auto,300px) auto;
        }
    }

    The key value here is 300px so change that to a different value, say 400px for example, and the logo section will max to that width.

    July 7, 2020 at 5:16 am #11303
    kristincali
    Participant

    Thank you very much Andy!

    July 7, 2020 at 5:21 am #11304
    kristincali
    Participant

    I still have another question…

    When you click to view a blog entry, the date and title appear on my header image. And when viewing the categories or archives, the title shows on my header image.

    I would like to change the font, size, and color of the titles on my header image but I can’t find that CSS.

    July 7, 2020 at 9:54 am #11305
    Andy
    Keymaster

    Please ask one question per topic, as it helps other users to find answers to the same or similar questions.

    So, for example this question has the title “Changing header logo width”. You wouldn’t look at this question to find an answer about changing the font of the page title.

    Thank you.

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Changing header logo width’ is closed to new replies.

Recent Support Topics

  • Header space too large
  • Customize Link Showing a 404 Not Found Page
  • Header section mobile compatability
  • Demo Site
  • Change the background color of the Tiny MCE Editor
  • Increasing font size on Top Bar Menu
  • Removing store Heading from store page
© 2025 UXL Themes
  • Themes
  • Plugins
  • Documentation
  • Contact
  • Support
  • Terms and Conditions