I don't know how to move the margin in my text widget
-
Hello guys,
I don’t know how to move the margin on my sidebar text widget : bananaclick.fr
Anyone know ? I tried to touch some stuff in my theme Css but nothing worked.9.0 Widgets --------------------------------------------------------------*/ .widget { margin: 0 0 1.5em; } /* Make sure select elements fit in widgets */ .widget select { max-width: 100%; } /* Search widget */ .widget_search .search-submit { display: none; } .widget-area { margin-top: 4.3em; margin-right: 3%; } .widget-area input[type="Recherche"] { width: 96%; padding: 0 2%; margin-right: 10 px; } .widget-title { font-size: 14px; padding: 4px 20px 2px; border-bottom: 1px solid #e6e7e8; font-weight: 300; text-transform: uppercase; margin-bottom: 10px; } .widget-area aside { border: 1px solid #e6e7e8; background: #fafafa; padding-bottom: 10px; margin-right: 3%; } .widget-area aside ul, .home-sidebar aside ul { margin: 0; list-style: none; padding: 0 20px; margin-right: 3%; } .widget-area aside p, .widget-area aside form, .widget-area aside input, .widget-area aside button, .widget-area aside caption, .widget-area aside table { padding: 0 20px; } .home-sidebar aside { background: #fff; border: 1px solid #e6e7e8; padding-bottom: 10px; margin-bottom: 1.5em; } .home-sidebar aside p, .home-sidebar aside p, .home-sidebar aside h2, .home-sidebar aside h3, .home-sidebar aside h4, .home-sidebar aside h5, .home-sidebar aside h6, .home-sidebar aside form, .home-sidebar aside input, .home-sidebar aside button, .home-sidebar aside caption, .home-sidebar aside table, .home-sidebar aside div.textwidget { margin-left:25px; }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘I don't know how to move the margin in my text widget’ is closed to new replies.