Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #643397

    Hi, I know there’s been quite a few topics about this, but I can’t seem to fix it for myself.

    I’m trying to make my logo look normal but for some reason it keeps on chopping off the bottom part.
    For both desktop and mobile.

    Can you suggest any CSS that I can use to make it work?
    The logo size is as recommended.
    I couldn’t find anything in the theme options related to mobile.

    Thanks so much in advance!

    My website:

    #643401

    Hi @Klaasbaas1983;
    this code in your custom css (in child theme) may be the cause :

    
    .logo img { position: relative; top: 13px; }
    #643412

    Hey!

    Please refer to @begrafiks’ post above

    @begrafiks
    Thanks as always :)

    Regards,
    Yigit

    #644286

    Thanks guys !! Working fine now!

    I totally forgot I had put it there! :)

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo problems’ is closed to new replies.