Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #338836
    Gopal
    Participant

    Hello Catch Themes Support Team and fellow users,

    I’m currently working with the Catch Wheels Pro theme and need some guidance on customizing the header layout to better suit my website’s branding. I’ve explored the theme settings, but I’m unsure how to adjust the header size and alignments without affecting the overall page design.

    Here are a few specific questions I’d like help with:

    1. How can I adjust the header height without distorting the layout?
    2. Is it possible to add custom logo positioning to create a more balanced look?
    3. Can I change the header’s background color without impacting the rest of the theme’s color scheme?

    I would greatly appreciate any tips, advice, or step-by-step instructions that could help me achieve these customizations. If you’ve had similar experiences or know of any plugins that complement this theme well for header customization, please do share your insights!

    Looking forward to your support and suggestions!

    Thank you in advance for your help!

    #338843
    sujapati
    Keymaster

    @Gopal: Thanks for  reaching out!  Below are the solutions for your queries;
    1. If you’d like to adjust the header height, you can do so by adding the following custom CSS to your site:

    
    .navigation-classic .site-header-main {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    This increases the top and bottom padding of the header, making it taller. You can adjust the pixel values as needed to achieve your desired height. Go to “Customize => Additional CSS” to paste the above code.

    2. Could you please clarify what you mean by “Custom Logo Positioning”? Are you looking to center the logo, move it to a specific location, or make other layout adjustments?

    3. Yes, you can change the header’s background color without affecting the rest of the site.  Please navigate “Customize => Colors => Page Header Background.  I’ve also attached a screenshot below for reference.

    image-7

    If you need any further assistance, feel free to reach out. We’re happy to help!

    Kind Regards,
    Sujapati

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.