Shape 5

Joomla Templates => Eventfull - Club => : chwebmedia April 10, 2017, 08:40:08 PM



: Logo Positon
: chwebmedia April 10, 2017, 08:40:08 PM
Hi, my logo is located too low. Is there a way to move the logo up where it's aligned with the menu bar at the right?

https://luumotorsport.com/index.php/about


: Re: Logo Positon
: jonahh April 11, 2017, 01:50:10 PM
Hello,

Yes just edit the margin as I have done below in template.css line 634:

:
.s5_logo, .s5_logo_module {
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 1.7em;
    font-weight: 600;
    letter-spacing: -1px;
    margin: -46px 23px 5px 0;
}