Hi Guys…
This is what i have searching the forum
.x-icon-plus-circle:before {content: “\f002 Classifieds”; font-size: 1.5em; color: black; transform: rotate(90deg); transform-origin: left top 0;}
Im trying to get {content: “\f002 Classifieds”; } text to display vertically.
Bit stuck on how to do it as “transform: rotate(90deg); transform-origin: left top 0;}”
is not working.
Also, the text is displayng toward the bottom of the section. I would like it to be centred in the rectangle.
.x-btn-widgetbar {
border-top: 140px solid #F2A22C;
border-left: 0px solid transparent;
border-right: 26px solid #F2A22C;
border-bottom: 40px solid transparent;
}
You can see the page in question at www.splitshifts.com.au
Any help is greatly appreciated.
Best
Max