Modify ons-speed-dial-item style(width/color/height)
-
Hi there :v:, i wish to modify the style of the tag <ons-speed-dial-item> but i don’t have any clue in the documentation, i want to put text instead icons in the item of the speed-dial, when i tryed to put text, the element only show 3 centered characters , not the complete word, any help/tip is welcome.
-
@ernio Did you try just regular CSS styling, I mean applying your CSS styles directly by targeting the elements by class or id? I tried to change the width of an
ons-speed-dial-item
and it worked