Logo help
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 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.