This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Logo help

Open 1 reply general
10 years ago · Last reply by Magus 10 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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Magus Staff 10 years, 9 months ago

    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.

Have a different question or issue?

Start New Thread