Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1331076

    my site – http://alexandere68.sg-host.com/

    I would like to right aligned ONLY the last nav item labelled “Make An Appointment”

    #1331119

    Hey navindesigns,

    Thank you for the inquiry.

    The following css should adjust the position of the menu item and make it float to the right of menu container.

    #menu-item-100 {
        float: right;
    }
    

    Best regards,
    Ismael

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