This topic has 1 reply, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #73466
     bruce7075
    Participant

    Hi,

    Is it possible to add custom image as menu button in header area? Thanks!

    #73709
     sharmstr
    Moderator

    Add a menu item. Then use your browsers inspector to get the item id #. Then use that item id number in the following css

    COPY CODE
    
    .menu-item-262 a:before {
        content: url(http://seventhqueen.com/themes/kleo/wp-content/uploads/avatars/1/c0f2051c07d476ffa721119f235dad43-bpthumb.jpg);
    }
    

    Obviously change the url to your image url.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?