Sub Entries not appearing on responsive/mobile menu

Posted in: Newspaper
Post count: 4

On my site (https://www.mickeyviews.com/) you will notice in the menu the “Travel Tools” option has two sub entries that are clearly visible in the desktop view. If you resize the site for mobile/responsive, no drop-down caret appears next to “Travel Tools” on the responsive menu. It used to, but now it does not and I can’t figure out why. I’ve done many different combinations and switching the menu drop-downs around but still for some reason none of the sub-entries appear when you look at the responsive/mobile menu. I went so far as to disable and enable all plugins to make sure there was nothing conflicting, etc to no avail. Where did the carets go?

Desktop View Responsive View

  • This topic was modified 7 years by SirBrayden. Reason: adding images
Post count: 20688

Hi,

This issue will be fixed in the coming theme update. The temporary fix is to enter this code in the theme panel custom CSS section

.td-mobile-content .td-icon-menu-right {
display: inline-block;
}

Then the drop-down arrow will appear – http://prntscr.com/oczz2z
Sorry for the inconvenience, please let us know if you have more questions.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.