- This topic has 7 replies, 2 voices, and was last updated 2 years, 7 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Hi,
I have a menu wth sub menu items, but in mobile display, sub menu items have margin left, and it’s quite impossible to do the differences between menu and submenus … is there anyway to make it more pretty and readeable?
Website : https://rs-photographie.fr
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:1023px) {
.sidr ul li ul li { padding-left:0;}
.sidr ul li ul { background: #000; margin: 0 20px; border-radius: 10px;}
}
Regards,
Dave
Hi Dave, I recently found a solution for my problem … but I believed I saw an option for menu alignment one day on theme options but I don’t find it anymore. I saw other sites with this theme and there is not this problem. What could make this problem?
Is there options that visibility depends on others options?
Hi,
Sorry, I am not sure what you mean by this. Can you may be draw or point out in an image?
You can upload image in https://imgbb.com/ and share the link here.
Regards,
Dave
ok so, simply, look at this screenshot
https://ibb.co/nDwPrTC
the class “right” is added to “sidr-main” element, and I don’t know why. If I delete it manually, the menu is well displayed with left alignment
Hi,
We checked, Right now the menu is showing left-aligned.
Regards,
Dave
right because of my custom css but if there is on options (somewhere) that is bad filled, I would like to fix it instead of adding tons of css because of my settings mistakes
Hi,
Okay, Then kindly remove this CSS from style.css
https://ibb.co/7GDh5QZ
Regards,
Dave
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]
Sitecore to WordPress Migration When you want to grow your business, your Sitecore CMS platform can sometimes seem complex and expensive. Then, you need a […]