Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1425102
    #1425117

    Hey pikkuapuri,

    Please try the following in Quick CSS under Enfold->General Styling:

    span.logo {
        padding: 10px 0;
    }

    Best regards,
    Rikard

    #1425128

    Now it cuts the logo off.

    #1425158

    Hi,

    You can try enlarging the header in the theme options, or set a max width on the image:

    span.logo img {
        max-width: 50px;
    }

    Best regards,
    Rikard

    #1425202

    No, seems not work properly, as i have a shrinking header in use.

    #1425203

    ….need to have the margin on top as well :)

    #1425236

    Hi,

    Thanks for the update. Then you might be better off simply adding some space into the actual image, could you try that maybe?

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.