put left border for widgets in footer
-
hello
i want to put border on left of widgets in footer
i do this easily with add :
.widget-column { border-left : 2px solid #444; }
the problem is every widget have different height and the size of height of Footer is responsive get from widget that have higher height
So when i set border i have 4 border with 4 different height and that’s ugly !
how can i set the border dynamically equal to the highest height of my widgets ?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘put left border for widgets in footer’ is closed to new replies.