Forums
Home / Theme: Arcade Basic / Separate widgets
(@kaban777)
8 years, 11 months ago
How can I do that every item on the sidebar widget was ?
https://s17.postimg.org/4t7zfpe7j/image.png
To widgets inside was background?!
(@tinkerpriest)
8 years, 10 months ago
Not too sure I understand what you’re asking.
make the background of the widget
To change the background of widgets you would need to write some CSS using the “.widget” CSS selector.
i`m add separate line:
.widget { width: 100%; font-size: 90%; border-bottom: 1px solid #e6e6e6; margin-bottom: 30px; .widget .search-form label, ....
how to remove this line after serach block? https://s9.postimg.org/kk7clg7u7/searc.png
https://s9.postimg.org/kk7clg7u7/searc.png
Set the border style to zero.