Hi everyone
can anyone teach me how to remove the space between my drop down pages in my submenu?
http://screencap.net/f/b329ccd8.png
I'm puzzled how it happened...
Thank You!!
David
Hi everyone
can anyone teach me how to remove the space between my drop down pages in my submenu?
http://screencap.net/f/b329ccd8.png
I'm puzzled how it happened...
Thank You!!
David
Hi!
Can you post a link to your website please?
Regards,
Peter
Hi Peter
My website is not live yet, still using xampp to tweak.
Sorry about that.
I've screencapped the problem.
http://screencap.net/f/b329ccd8.png
Should be a piece of cake for y'all.
David
Hey!
You can try following css code - add it to css/custom.css:
#top .main_menu .avia_mega > li > ul li {
padding: 0 0 0 20px;
}
Regards,
Peter
You must log in to post.