Align logo more to left

Hi - I want to amove the logo slightly to the left so it aligns with subsequent subheadimgs.
Please help.

Comments

  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.
    It is always a good idea to also attach a screenshot, for that use services like snag.gy or pasteboard.co

    thanks
  • Thanks - it's offline 
    All I want is to shift the logo to the left slightly by about 0.5cm 
    what do I need to do?
  • You have to use the Custom CSS to do it if options from Theme Options > Global > Logo does not help you.

    I can help you, but I have to take a look at your website - so if you don't know how to do it with CSS, please contact me when the website will be live.
    Thanks
  • Its artofbirth.org


    as you can see the logo is way off to the right - i want it to be more towards the left edge like in your meeting theme
    whats the custom css ?
  • You can do it in three ways right now:
    1) Turning on the "Full Width" option for your header.
    Theme Options > Header & Subheader > Header

    2) Increasing the Grid Width(but it will increase whole website width grid)
    Theme Options > Global > General

    3) By custom CSS, but I do not suggest that way,
    Theme Options > Custom CSS & JS > CSS
    #Top_bar .logo{margin-left:-20px}
    Thanks
  • OK brilliant - thanks
Sign In or Register to comment.