remove padding-top from .widget!
-
EN:
the widget has padding-top: 30px; and it turns out the widget visually stands much lower than the first photo on the main or main photo of the post.
remove padding-top from .widget!
padding is set like this:RU:
у виджета есть padding-top: 30px; и получается виджет визуально стоит намного ниже первой фотки на главной или главной фотки поста.
удалите padding-top у .widget !
padding задан так:/wp-content/themes/salal/style.css?ver=1.2.9 – 1172
.centered-theme-layout .sidebar .widget { padding-left: 0; }
/wp-content/themes/salal/style.css?ver=1.2.9 – 1165
.sidebar .widget { margin-bottom: 30px; padding: 30px; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘remove padding-top from .widget!’ is closed to new replies.