• Hi all,

    Great theme but I’d love to be able to keep the header small at all times.

    I do not mind if it scrolls with me just when it is large it over flows into pictures and breadcrumb areas making everything look a bit rough around the edges.

    I’ve even tried giving it a tiny image to stop it shrinking but no joy it just makes the image larger and pixelated.

    All the best and any help would be appreciated as always.

Viewing 1 replies (of 1 total)
  • Tanay

    (@tanaykhandelwal-1)

    Hi there,
    try following css code

    .flexslider {
        text-align: center;
    }
    .flexslider img {
        width: auto;
        max-width: 100%;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Keeping the header small’ is closed to new replies.