• Resolved mrblues

    (@mrblues-1)


    Hello!

    I would like to change logo size to match this wide banner that I′m using as banner ad at the moment?

    So far I′ve able to remove banner ad

    .header-ads.float-right {
        display: none;
    }

    but which css code would let me change logo size ?

    cheers!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mrblues

    (@mrblues-1)

    i got bad habbit of searching and trying, then asking and then finding the solution after all by myself ??

    solution is to get rid of logo and wider the banner ad.

    .site-logo.float-left { width: 0%; display: none; } .site-logo.float-left > a { display: none; } .header-ads.float-right { text-align: right; width: 100%; padding-top: 10px; }

    then of course wide enough picture to fill the whole width

    Hello mrblues,
    Happy to know that your problem is solved. If your problem is solved, please mark this ticket as resolved.

    Thanks

    Thread Starter mrblues

    (@mrblues-1)

    next question is rising soon ??

    yes it is resolved, stupid thing you can′t go back to edit previous post and add that resolved there, you have to add all new post if you forget to mark resolved earlier….

    Theme Author Acme Themes

    (@acmethemes)

    Hello @mrblues-1,

    We have updated our theme SuperMag with many cool features, also adding options for logo, we recommend you check the updated version of the theme.

    Best Regards,
    Acme Themes

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Is there a way to change logo size?’ is closed to new replies.