Comments morganmosess started the conversationMarch 27, 2023 at 7:43pmwhen on normal don't scroll, it's look like this, and when i scroll down it look like thatAttached files: Screenshot_15.jpg Screenshot_1.jpg 2,610PenciDesign repliedMarch 28, 2023 at 12:50amHi,Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: @media only screen and (max-width: 1170px) { #navigation ul.menu ul.sub-menu li > a { max-width: 160px; }}Regards,PenciDesign.morganmosess repliedMarch 28, 2023 at 1:38pmstill not working 2,610PenciDesign repliedMarch 28, 2023 at 2:48pmHi,Please modify the CSS code like this: @media only screen and (max-width: 1170px) { #navigation ul.menu ul.sub-menu li > a { max-width: 120px; min-width: unset; width: 100%; }}Regards,PenciDesign.morganmosess repliedMarch 28, 2023 at 7:53pmsame again 2,610PenciDesign repliedMarch 29, 2023 at 12:43amHi,For this case, please send me your WordPress admin account in a PRIVATE reply.I'll log in and try to help you config it.Regards,PenciDesign. morganmosess replied privately 2,610PenciDesign repliedMarch 31, 2023 at 1:52amHi,I've fixed this issue by adding the following CSS code: #navigation ul.menu > li:last-child ul.sub-menu { right: 0; left: auto;}Regards,PenciDesign.morganmosess repliedMarch 31, 2023 at 2:02pmthank you so much for fixed.i want to ask again about home page category, how to show sub category for this? 2,610PenciDesign repliedMarch 31, 2023 at 2:55pmHi,By default, this area will show all the categories you've selected on the post editor screen.Regards,PenciDesign.morganmosess repliedMarch 31, 2023 at 5:27pmbut it not show sub-category, i forget how to setting 2,610PenciDesign repliedApril 1, 2023 at 12:49amHi,Please read the document here to understand how to config it: https://www.wpbeginner.com/glossary/category/Regards,PenciDesign. Sign in to reply ...
when on normal don't scroll, it's look like this, and when i scroll down it look like that
Attached files: Screenshot_15.jpg
Screenshot_1.jpg
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
still not working
Hi,
Please modify the CSS code like this:
Regards,
PenciDesign.
same again
Hi,
For this case, please send me your WordPress admin account in a PRIVATE reply.
I'll log in and try to help you config it.
Regards,
PenciDesign.
Hi,
I've fixed this issue by adding the following CSS code:
Regards,
PenciDesign.
thank you so much for fixed.
i want to ask again about home page category, how to show sub category for this?
Hi,
By default, this area will show all the categories you've selected on the post editor screen.
Regards,
PenciDesign.
but it not show sub-category, i forget how to setting
Hi,
Please read the document here to understand how to config it: https://www.wpbeginner.com/glossary/category/
Regards,
PenciDesign.