Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #244381

    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.

    • This topic was modified 10 years ago by bballhermit. Reason: updated link
    #245003

    Hey!

    The site you posted is not using Enfold.

    Cheers!
    Josue

    #245204

    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!

    #245211

    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

    #245215

    @Josue, that worked, thanks!

    #245216

    You are welcome, glad we could help :)

    Regards,
    
Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.