Remove Margin above Title
-
I am able to remove the margin above the woorelated-title in desktop mode however the changes do not take effect in mobile.
I used the following simple custom css code
h2.woorelated-title {
margin-top: 0;
}How can I force the edit into mobile? thank you!
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove Margin above Title’ is closed to new replies.