Action Bar - Button

Hi i have a problem with the button in my action bar (Top Right Bar).

In the past i had used this.

Title; New Product Release
Link: https......

I want to change now, but if i write a new title and link and press save the theme will not change it.
Also i cant switch of the button. So i am using a custom CSS now to hide the action button.

#Top_bar a.action_button {

    display: none;
}


Anyway that is not a solution, i need to change the name and link of the action Button.
Please help.

Best Regards
Chris

Comments

Sign In or Register to comment.