Hi,
First, thanks for amazing theme and I’m sorry my english is a bad.Condone please
I want to categories widget dual columns.Is it possible ?
Note: Look at the attachment.Just thing
Hi @webkahriman,
I hope you are well today and thank you for your question.
You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.
Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS
.widget_categories li.cat-item {
float: left;
width: 50%;
}
Best Regards,
Movin
Hi @Movin , thank you.
My problem is solve.
You are most welcome here