Acme Themes

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Toggle-collapse responsive menu issue #28680
    geokon
    Participant

    Thank you very much for your help, that solved my issue.

    I only had to restore original font which looks nicer by adding in custom css:
    body {
    font-family: “Helvetica Neue”,Helvetica,Arial,sans-serif;
    }

    Hopefully this priority won’t cause any other side effects.

    in reply to: Toggle-collapse responsive menu issue #28514
    geokon
    Participant

    Hi,

    Thanks for getting back to me! Indeed parent theme does not have this issue.

    I used child theme as a standard WordPress practice to modify files and be able to update the theme without losing changes. Currently, child theme only overrides footer.php and acme-gallery.php files.

    If you suspect the reason why is that happening with the header menu, i would gladly hear it. Either way, thank you again for your help.

Viewing 2 posts - 1 through 2 (of 2 total)