Viewing 2 replies - 1 through 2 (of 2 total)
  • hai maninejad

    try this one on your css

    .logo img {
    width: 275px!important;
    height: auto!important;
    margin: 35px 0;
    }
    .col-md-6.col-sm-12 {
    width: 70%;
    }
    ul.head-contact-info {
    width: 60%;
    float: left;
    padding: 35px 0;
    }
    ul.social {
    width: 38%;
    float: right;
    padding: 35px 0;
    }

    Hi,

    Free version of Enigma only allow to customize the logo width and height.

    Other elements can be customized with the custom CSS.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header customizatoin’ is closed to new replies.