This kind of strategy is easy to implement just go to your Elementor editor where you edit the page then drag the Divider element, do some settings changes, then add this line of code below into the Custom CSS.
Also, you need to change the width from Percentage into Pixels:
selector{
transform: rotate(90deg)
}
0 comments:
Post a Comment