Title: Logo styling and padding
Last modified: May 27, 2019

---

# Logo styling and padding

 *  Resolved [David181](https://wordpress.org/support/users/david181/)
 * (@david181)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/logo-styling-and-padding/)
 * Dear team,
 * when inserting a logo for the website, it shows directly under the subtitle with
   no margin at all.
 * > Is there any setting to control the padding between logo and subtitle?
    > Is
   it possible to acheive a look like this – [https://top-partymusik.de/](https://top-partymusik.de/)(
   title and subtitle next to each other, followed by the title image)? > Is it 
   possible to use a square logo left of (not under) title (first row) and subtitle(
   second row)?
 * It’s also fine if all of that is possible with Premium / Menu Plus. 🙂
 * Thanks and best,
    David

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

 *  [Leo](https://wordpress.org/support/users/leohsiang/)
 * (@leohsiang)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/logo-styling-and-padding/#post-11577551)
 * Hi there,
 * Any chance you can link us to the site in question?
 * Let me know 🙂
 *  Thread Starter [David181](https://wordpress.org/support/users/david181/)
 * (@david181)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/logo-styling-and-padding/#post-11577567)
 * Dear [@leohsiang](https://wordpress.org/support/users/leohsiang/),
 * I’m working on the site, I can just show you a screenshot of the WP theme customizer.
   
   I hope that helps:
 * [https://unsee.cc/24c2c86e/](https://unsee.cc/24c2c86e/)
 * … By the way, I found a solution for question 3: [https://docs.generatepress.com/article/putting-site-title-next-logo/](https://docs.generatepress.com/article/putting-site-title-next-logo/).
   Therefore, it’s just 1 and 2. 😉
 * Thanks and best,
    David
    -  This reply was modified 7 years, 3 months ago by [David181](https://wordpress.org/support/users/david181/).
    -  This reply was modified 7 years, 3 months ago by [David181](https://wordpress.org/support/users/david181/).
 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/logo-styling-and-padding/#post-11577825)
 * If you’ve used that method for #3, do you still need space between the title/
   tagline and logo?
 * Let me know 🙂
 *  Thread Starter [David181](https://wordpress.org/support/users/david181/)
 * (@david181)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/logo-styling-and-padding/#post-11578313)
 * Good point, I would try it with:
 *     ```
           .site-logo {
               margin-top: 10px;
           }
       ```
   
 * Any change to create the layout mentioned in question 2?
 * Thanks and best,
    David
 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/logo-styling-and-padding/#post-11581996)
 * The site you linked to in #2 is the standard layout for GP. Can you show me a
   screenshot of what you have so far?
 *  Thread Starter [David181](https://wordpress.org/support/users/david181/)
 * (@david181)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/logo-styling-and-padding/#post-11582005)
 * Hi [@edge22](https://wordpress.org/support/users/edge22/),
 * sorry, I just relaunched with GP Premium. 😉
    Here’s a website with the layout
   I want to acheive: [http://once.ly/dI5Pj](http://once.ly/dI5Pj)
 * Title => Subtitle on the same line.
    Image below with some padding.
 * Thanks and best,
    David
 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/logo-styling-and-padding/#post-11582017)
 * Thanks! Feel free to use our premium forums 🙂
 * To do that, I would do this:
 *     ```
       .site-branding {
           display: flex;
           align-items: center;
           margin-bottom: 20px;
       }
   
       .site-description {
           margin-left: auto;
       }
       ```
   
 *  Thread Starter [David181](https://wordpress.org/support/users/david181/)
 * (@david181)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/logo-styling-and-padding/#post-11582024)
 * Hi Tom,
 * works great – thanks!
    I’ll use the premium forums from now on – I just started
   the thread before purchasing. 😉
 * Thanks for the support!
 * Best,
    David
 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/logo-styling-and-padding/#post-11586255)
 * Awesome! Glad I could help 🙂
 * Thanks!

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

The topic ‘Logo styling and padding’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/generatepress/3.6.1/screenshot.
   png)
 * GeneratePress
 * [Support Threads](https://wordpress.org/support/theme/generatepress/)
 * [Active Topics](https://wordpress.org/support/theme/generatepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/generatepress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/generatepress/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [Tom](https://wordpress.org/support/users/edge22/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/logo-styling-and-padding/#post-11586255)
 * Status: resolved