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

More
1 year 4 months ago #69336 by tazzarkin
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.

More
1 year 4 months ago - 1 year 4 months ago #69337 by tazzarkin
Here are the two pictures showing the problem:

This message contains confidential information
Last edit: 1 year 4 months ago by tazzarkin.

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

More
1 year 4 months ago #69340 by ced1870
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

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

More
1 year 4 months ago #69342 by tazzarkin
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.212 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 282 guests and no members online