• Hello,

    I speak only French, sorry for my bad English.

    I use this plugin, for a long time, I never had a problem.

    Today I want to personalize the admin bar.

    I can not type text, put a link, etc.

    It does not work.

    Thank you for your help

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author gqevu6bsiz

    (@gqevu6bsiz)

    Hello comeback01,

    Thank you for your inquiry.
    I just customizing test to WP4.8 and admin bar, but it is working.
    But triangle menu icon is not show.

    Could you please try click on the right of a title?
    Screenshot

    And I also my bad English.:)

    Thanks,
    gqevu6bsiz

    私は応急処置で、以下のCSSを追加しています。

    a.widget-action {
    	text-decoration: none;
    }
    a.widget-action::after {
    	content: "▼";
    	display: inline-block;
    	margin-top: 10px;
    }
    a.widget-action:focus {
    	box-shadow: none;    
    }
    a.widget-action:focus {
    	box-shadow: none;    
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customizing the admin bar, not compatible with WordPress 4.8’ is closed to new replies.