Home Forums WoodMart support forum Header Transparent Reply To: Header Transparent

#23856

Artem Temos
Keymaster

Hi,

1. Do you mean rounded borders and category dropdown? Both things can be configured from Theme Settings. First is a from style – rounded and category dropdown can be activated in Theme Settings -> Header -> Search.

2. Try this CSS code

.woodmart-nav-link .category-icon {
	float:left;
}

.woodmart-nav-link .category-icon + span {
	display:block!important;
}

3. You need to remove extra margins for columns and for info boxes with Visual Composer to make them fit better.

Also, could you please provide us to purchase codes so we can verify them if you are using our theme for two different projects?

Thank you in advance