Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #573360

    Hey all,

    I want to add a link in my secondary menu above my main nav.

    The thing is i want to make this link bigger than everything else, is there a way i can put a class on this link to grab just the link or is there some quick CSS i can apply to it?

    Just want to increase the size but leave my social icons the same size (social icons off to the left, new link will be on the right)

    Thanks

    #573405

    Hey Drebosio!

    Send us a link to your page and let us know which link it is and we’ll give you some CSS to use. You can set your reply as private.

    Best regards,
    Elliott

    #573427

    Hey Elliot please see below for info

    Site url – http://www.collegelyfeworldwide.com/

    it’s in construction mode so be sure to login =]

    Thanks

    #574267

    Hey!

    Add this to your custom CSS.

    li#menu-item-2170 a {
        font-size: 22px !important;
    }

    Cheers!
    Elliott

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