sidebar widget
-
Hi!
I would like to display 3 videos-links in my ‘Sidebar 1’ widget. Ultimately I would like to display them all as part of ONE widget area – but the only way I can link a video to an image is to use the Image Widget, which only displays one image (I tried using the Gallery Widget but it makes multiple images too small in the sidebar). So I have inserted three image widgets – however they are separated by too much space and by a line between each. Is it possible to move them closer together and remove the lines so they LOOK like they’re in one widget area?
Many thanks!
EliThe blog I need help with is: (visible only to logged in users)
-
Hi Eli!
I believe I know which images you’re referring to. The ones under “Watch.” Is that correct? If so, this CSS code should fix this up:
#image-31.widget.widget_image, #image-33.widget.widget_image, #image-34.widget.widget_image { border-bottom:none; padding: 10px 0 10px; }Can you paste that code under Appearance -> Customize -> CSS and let me know if it produces the desired result?
- The topic ‘sidebar widget’ is closed to new replies.