for some reason the menu overflows the right margin in the module position...im right in the middle of styling the module/s...
the 2nd module i had to set it to center -- when i set it to right it lined up to the margin of the browser window well outside the container of the template which is joomla 3.4.5 template...
can you also help me styled the drop down menu items-- need the font size 13px and text capitalized and bold typeface...
Hi Trey,
Thanks for contacting us and choosing our product!
Sorry for the late reply, We had a few of holiday.
1. The problem started you said I did not see, I see you use this photo
xtreme-traction.com/EDGE/templates/rt_au...ounds/background.jpg
.
2. Please go to module Mega menu-> tab advanced-> config Custom CSS
add css
#megamenucss #js-mainnav.megamenu ul.level1 li.megacss span.menu-title{
font-size: 13px;
text-transform: capitalize;
font-weight: bold;
}
Hope help you. Thanks