Tagged: menu
My new site build here: http://beta.collegiatememphis.org/
Why is there no space between the bar and the last item of the secondary menu “FacStaff”? I have verified that there are no leading or trailing spaces in the names of all my menu items.
Thoughts? Thanks.
Hey!
The site you posted is not using Enfold.
Cheers!
Josue
I’m sorry. I installed a redirect from the beta site to the real site. It is back off now. If you can try visiting the link again you’ll see my beta Enfold site. I’m just wondering how I can add a bit of spacing between the bar and “FacStaff” in the secondary menu. Thanks!
Hey!
Try adding this code to the Quick CSS:
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child {
padding-left: 10px;
}
Cheers!
Josue
@Josue, that worked, thanks!
You are welcome, glad we could help :)
Regards,
Josue