Tagged: catch adaptive pro, footer menu
- This topic has 3 replies, 2 voices, and was last updated 11 months, 1 week ago by Dirk.
-
AuthorPosts
-
December 12, 2023 at 1:40 am #330810DirkParticipant
Hi,
I added a footer menu to this website
The footer menu shows on desktop but not on mobile devices. I can not find responsive settings for this theme. Is there perhaps custom css for this issue?
Thank you so much.
December 12, 2023 at 7:40 am #330814tikaramParticipant@italianfox : It looks like you are using an older version of the theme. I suggest you to update your theme to the latest version as we perform security updates and feature enhancements through updates. To enable the footer menu on mobile devices : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.
#colophon .nav-footer { display: block; }
Let me know if this helps you out.
Regards,
TikaramDecember 12, 2023 at 7:55 am #330816DirkParticipantHi Tikaram,
Your advise fluently solved my issue, thank you very much for your kind and quick support. I’ll certainly update the theme!
Warmest regards,
DirkDecember 12, 2023 at 3:02 pm #330822DirkParticipantI use a child theme from the moment building this website and purchased the latest version of the theme today and updated it, but translations are not kept after the update. I also exported the customization settings for the old theme using the Catch import/export plugin. Custom css is in the export file but not the translations which I created a long time ago with poedit app. Before the theme update, I FTP downloaded the mo and po translation files and uploaded them again tot the language folder after theme update but no translations there.
Do you perhaps have a suggestion how to bring back my translations?
Thank you so much,
Dirk
-
AuthorPosts
- The topic ‘Footer menu does not show on mobile devices’ is closed to new replies.