Menu Item Enlarged on Mobile Menu CK 09-14-2023

Menu Item Enlarged on Mobile Menu CK 09-14-2023 was created by tazzarkin

Posted 7 months 2 weeks ago #69336
I placed the following message in a private area below.

This message contains confidential information

Please Log in or Create an account to join the conversation.

Replied by tazzarkin on topic Menu Item Enlarged on Mobile Menu CK 09-14-2023

Posted 7 months 2 weeks ago #69337
Here are the two pictures showing the problem:

This message contains confidential information
Last Edit:7 months 2 weeks ago by tazzarkin
Last edit: 7 months 2 weeks ago by tazzarkin.

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Menu Item Enlarged on Mobile Menu CK 09-14-2023

Posted 7 months 2 weeks ago #69340
Hi
the problem is the css from flexicontent

div.current {
border: 1px solid #cccccc;
clear: both;
padding: 10px 10px;
}

from
/components/com_flexicontent/assets/css/flexicontent.css

you can try to fix it with this custom css code

.mobilemenuck div.current {
padding: 0;
}


and you shall contact the Flexi developer to ask about this to add a css selector before the rule to only target the Flexicontent content

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by tazzarkin on topic Menu Item Enlarged on Mobile Menu CK 09-14-2023

Posted 7 months 2 weeks ago #69342
Thank you so much!!

I added the following line to remove the White Border Glow:

border: none !important;

So, it ended up looking like this. 

.mobilemenuck div.current {
padding: 0;
border: none !important;
}

I am writing to FLEXIcontent now to let them know.

Please Log in or Create an account to join the conversation.

Time to create page: 0.941 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 778 guests and no members online