Add quick menu icon in status bar
-
@anaskhan This is how it looks to me:
-
@anaskhan Use these instructions:
-
@stardepp I did
Open vivaldi://experiments
Enable "Allow for using CSS modifications"
Open Appearance section in settings
Choose the folder you want to use
Place your CSS files inside it (named custom.css) and copy pasted your code
Restart Vivaldi to see them in effectbut still showing same icon
-
-
@stardepp yes
-
-
@anaskhan Everything looks correct like this.
Did you restart Vivaldi after you saved this code? -
@stardepp multiple times
-
@anaskhan The CSS is targeting the command chain button by its title. It is looking for a button with the title "
Quick commands
". If your command chain doesn't have the same name, then the CSS will not apply to it.You can either rename your command chain to
Quick commands
or replace the 2 places in the CSS with the actual name of your command chain. -
@nomadic I had the command chain named Quick Command with capital C (it was case sensitive); I changed it to Quick command and it worked!!!
-
PPathduck moved this topic from Desktop Feature Requests on