Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #285718

    Hi,

    I need to add a slogan on the header and therfore I added a large logo image

    http://oxfordleadership.fr

    I loogs nice with the navigation below, but the image is far too large for smartphones.

    Can I upload a seperate logo for smartphone or is there another solution ?

    Thank you in advance,

    AB

    #285744

    Hey anma!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img { max-width: 200%; height: auto !important; }}

    Cheers!
    Yigit

    #285770

    Hi Yigit,

    YES, THX, works, great support,

    Merci,

    AB

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘header: logo left, slogan right > logo on smartphones far too big’ is closed to new replies.