Title: Header
Last modified: December 14, 2020

---

# Header

 *  [madpress66](https://wordpress.org/support/users/madpress66/)
 * (@madpress66)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/header-189/)
 * How can I make the logo bigger in the header and remove the “Search products…”
   box?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fheader-189%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Theme Author [VW THEMES](https://wordpress.org/support/users/vowelweb/)
 * (@vowelweb)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/header-189/#post-13795556)
 * Hello [@madpress66](https://wordpress.org/support/users/madpress66/),
 * 1. Follow the below steps to change the logo size for that Go to Dashboard >>
   Appearance >> Customize >> VW Settings >> Site Identity >> Logo Size >> Here 
   you can change the logo size >> Publish it.
 * 2. To remove header search you have to follow the below step Go to Dashboard 
   >> Appearance >> Customize >> Additional CSS >> Here you have to paste below 
   CSS code >> Publish it.
 *     ```
       .main-header .woocommerce-product-search {
           display: none;
       }
       ```
   
 * Thanks.
 *  Thread Starter [madpress66](https://wordpress.org/support/users/madpress66/)
 * (@madpress66)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/header-189/#post-13804405)
 * Removing the Search bar worked perfectly, thank you.
    The logo still only goes
   a little bit bigger, but I guess that is fine.
 * Now I have a new problem:
    My paragraph text is justified and I would like it
   to be left aligned. Could you please give me the CSS code to add to Additional
   CCS for that. Greatly apprecaited.
 *  Theme Author [VW THEMES](https://wordpress.org/support/users/vowelweb/)
 * (@vowelweb)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/header-189/#post-13807244)
 * Hello [@madpress66](https://wordpress.org/support/users/madpress66/),
 * To change the paragraph alignment you have to follow the below step Go to Dashboard
   >> Appearance >> Customize >> Additional CSS >> Here you have to paste below 
   CSS code >> Publish it.
 *     ```
       .content-vw p {
           text-align: left !important;
       }
       ```
   
 * Thanks.
    -  This reply was modified 5 years, 5 months ago by [VW THEMES](https://wordpress.org/support/users/vowelweb/).
 *  Thread Starter [madpress66](https://wordpress.org/support/users/madpress66/)
 * (@madpress66)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/header-189/#post-13823180)
 * Thank you VW Team,
    the left alignment code works perfectly. About the logo, 
   yes, I know I can make the logo bigger in Customize, but that really only works
   if the logo is square. But how can I make the logo bigger, if my logo is horizontal?
   Do I also need to add a CSS code? Thank you SOOOO much for all your help.
 *  Theme Author [VW THEMES](https://wordpress.org/support/users/vowelweb/)
 * (@vowelweb)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/header-189/#post-13826077)
 * Hello [@madpress66](https://wordpress.org/support/users/madpress66/),
 * You have to change the dimensions of the logo then upload the logo again.
 * Thanks.
 *  Thread Starter [madpress66](https://wordpress.org/support/users/madpress66/)
 * (@madpress66)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/header-189/#post-13827411)
 * So you are saying only square logos work for this template?
 *  Theme Author [VW THEMES](https://wordpress.org/support/users/vowelweb/)
 * (@vowelweb)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/header-189/#post-13851083)
 * Hello [@madpress66](https://wordpress.org/support/users/madpress66/),
 * As we have checked you are using the PRO theme, This is the lite theme support
   forum, Contact the premium theme support team from the website.
 * Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/vw-kids/1.6.9/screenshot.png)
 * VW Kids
 * [Support Threads](https://wordpress.org/support/theme/vw-kids/)
 * [Active Topics](https://wordpress.org/support/theme/vw-kids/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/vw-kids/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/vw-kids/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [VW THEMES](https://wordpress.org/support/users/vowelweb/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/header-189/#post-13851083)
 * Status: not resolved