Home>Support>Logo help

Logo help

By Harkirann Wohraa, 9 years ago. Last reply by Magus, 9 years ago.

Hi .. im very new to wordpress.. Had a hiccup as soon as i got onto it with the logo..

This is my website
http://www.sentinelsecurity.in/

My logo is currently next to the home button. I want my logo in my website needs to be in the upper bar like in the website below.. Kindly help me

https://www.oldoaksam.com/

Thanks in advance

URL: http://www.sentinelsecurity.in/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Harkirann Wohraa

    To do this you will need to use a custom CSS editor. If you do not already have one I would recommend this plugin

    https://wordpress.org/plugins/simple-custom-css/

    Navigate to the custom CSS Editor and add the following

    #masthead .hgroup {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    
    #masthead .hgroup .logo img {
        max-height: 90px !important;
        width: auto;
    }
    

    You can change the max-height figure to match what you want to see

    Let us know how you get on

    Magus

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More