Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • birdwaves Friend
    #1018253

    I’ve been using Fixel for some time, but I could never figure out what size to make the logo image.
    It automatically resizes for responsive design, which is great. But what size am I supposed to use? Or am I supposed to create different versions, and name them in a particular way?
    Thanks for your help.

    Pankaj Sharma Moderator
    #1018444

    Hi
    Create a file in the template folder /css/custom.css
    If custom.css is already present just add below code in it and increase the width and height value for logo size

    .logo-image a {
        margin: 15px 0;
        display: block;
        min-width: 38px;
        min-height: 30px;
    }

    Hope it helps.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum