• Resolved quteo

    (@quteo)


    Hi,

    we are using your theme and very happy with it. One thing regarding mobile view. If opening the website with mobile browser the lower part of the logo is hidden behind the menu.

    Maybe you can provide a code to fix it?

    Here is the link to th site: https://goo.gl/ycIgjL

    Thank you in advance

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author acosmin

    (@acosmin)

    Hi! Sorry but I won’t post a fix for it because I did it in numerous posts before. You can find them in this forum.

    Also there is a new update that solves this problem. It should arrive next week. If you need it faster you can download it from here:

    https://themes.trac.www.ads-software.com/ticket/24080

    Thread Starter quteo

    (@quteo)

    Hi,

    thank you for your answer. Please do not get me wrong, but of course i tried the codes you posted before opening a new topic. Unfortunately no one of them helped, thats why i was asking again.

    As i am not using a child theme (yes i know…) is there a possibility to change to a child theme not loosing all information and settings, so i can install updates in the future.

    Thanks for your help!

    Theme Author acosmin

    (@acosmin)

    A child theme will not help you in this case.

    The only way you can do this is to open style.css and find:

    .ac-featured-posts .thumbnail .details { width: 100%; height: 100%; }
    It should be the second to last line in the file.

    and bellow it add:

    .header-wrap .logo img { height: 90px; }
    .header-wrap .logo { margin-left: -40px; }

    Thread Starter quteo

    (@quteo)

    That helped!!!

    Thank you so much. I appreciate it a lot!

    Theme Author acosmin

    (@acosmin)

    No problem, glad it worked. You could always leave a review ?? if you feel like it.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Logo broken in mobile view’ is closed to new replies.