Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #167700
    Jennifer Sims
    Participant

    Dear Support, Could you please supply the CSS for a new right hand top corner menu item.

    Regards Jen

    #167702
    Skandha
    Participant

    @jennifersimsdesign-com-au: Hello Jennifer,
    Please post in your site URL and clarity which menu item you are referring to and what changes you would like to make to that menu item.

    Kind Regards,
    Skandha

    #167712
    Jennifer Sims
    Participant

    The URL is http://armadaleps.wa.edu.au

    The image is http://armadaleps.wa.edu.au/wp-content/uploads/2019/03/PTO_Logo.gif

    and I would like to place the image with link menu item top right hand corner under the mail and search icons.

    Thanks Jen

    #167752
    Skandha
    Participant

    @jennifersimsdesign-com-au: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #menu-item-2102 a {
    	background: url('http://armadaleps.wa.edu.au/wp-content/uploads/2019/03/PTO_Logo.gif');
    	background-position: center center;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘CSS for menu item’ is closed to new replies.