Widget Text Customization
-
I am using the expound theme and i would like to know the following. In the widget section i have a video, that text widget has a title but all of the sudden it doesn’t appear in there. Is there a snippet to fix that or how can i fix it?
The blog I need help with is: (visible only to logged in users)
-
Hi vlogazul
It seems to be the line:
margin-bottom: -19px; in the .widget-area .widget-title class that is causing the problem.
Perhaps try removing this line from your custom CSS (just the margin-bottom: -19px; bit) and see if that fixes it.
- The topic ‘Widget Text Customization’ is closed to new replies.