Comments 1Ram Kumar started the conversationApril 11, 2024 at 4:03amHi,Please advise as to how to display the submenu icon for the menu item.Please find the screenshot for your kind reference.Thanks & RegardsRam KumarAttached files: Screenshot 2024-04-11 093243.png 2,610PenciDesign repliedApril 11, 2024 at 4:54amHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .navigation ul.menu ul.sub-menu li.menu-item-has-children > a:after { font-family: FontAwesome; content: "\f105"; margin-left: 5px; color: inherit; font-size: 13px; font-weight: normal; width: auto; display: inline-block; vertical-align: top; line-height: inherit; float: right;}Regards,PenciDesign. 1Ram Kumar repliedApril 12, 2024 at 10:00amHi Team,Please find below the queries which need to be solved. 1) After adding the below css it does not display the item.2) While moving to the last menu submenu does not display. Please find the screenshot for your kind reference.Attached files: Screenshot 2024-04-11 093243.png 2,610PenciDesign repliedApril 12, 2024 at 12:07pmHi,For this case, please send me your WordPress admin account in a PRIVATE reply.I'll log in and try to help you check this problem.Regards,PenciDesign. Ram Kumar replied privately 2,610PenciDesign repliedApril 12, 2024 at 4:55pmHi,I've edited the CSS code for your site.Please clear all the browser caches and check again.Regards,PenciDesign. 1Ram Kumar repliedApril 14, 2024 at 4:27pmHi,One issue is still pending. When we move into the sub-menu of the last menu then it does not display the third-level sub-menu.Please find the screenshot.Thanks & RegardsRam KumarAttached files: Screenshot 2024-04-14 215644.png 2,610PenciDesign repliedApril 14, 2024 at 6:02pmHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .navigation .menu > li:last-child > .sub-menu ul { right: 100%; top: 0; left: auto;}Regards,PenciDesign. Sign in to reply ...
Hi,
Please advise as to how to display the submenu icon for the menu item.
Please find the screenshot for your kind reference.
Thanks & Regards
Ram Kumar
Attached files: Screenshot 2024-04-11 093243.png
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
Hi Team,
Please find below the queries which need to be solved.
1) After adding the below css it does not display the item.
2) While moving to the last menu submenu does not display.
Please find the screenshot for your kind reference.
Attached files: Screenshot 2024-04-11 093243.png
Hi,
For this case, please send me your WordPress admin account in a PRIVATE reply.
I'll log in and try to help you check this problem.
Regards,
PenciDesign.
Hi,
I've edited the CSS code for your site.
Please clear all the browser caches and check again.
Regards,
PenciDesign.
Hi,
One issue is still pending. When we move into the sub-menu of the last menu then it does not display the third-level sub-menu.
Please find the screenshot.
Thanks & Regards
Ram Kumar
Attached files: Screenshot 2024-04-14 215644.png
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.