PenciDesign Supporter replied
Hi,
1/ Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.is-sticky #navigation.header-10,
.is-sticky #navigation.header-11,
.is-sticky #navigation.header-6 {
height: 82px;
}
.is-sticky #navigation.header-6 .menu > li > a,
.is-sticky #navigation.header-6 ul.menu > li > a {
line-height: 80px;
}
.is-sticky #navigation.header-10 .top-search-classes > a,
.is-sticky #navigation.header-10 a.cart-contents,
.is-sticky #navigation.header-11 .top-search-classes > a,
.is-sticky #navigation.header-11 a.cart-contents,
.is-sticky #navigation.header-6 .top-search-classes > a,
.is-sticky #navigation.header-6 a.cart-contents,
.is-sticky #navigation.header-6 .pcheader-icon > a,
.is-sticky #navigation.header-6 .show-search a.close-search {
height: 80px;
line-height: 80px;
}
.is-sticky #navigation.header-6 #logo img {
max-height: 80px;
padding: 12px 0;
}
2/ Unfortunately, the current version of Soledad does not support reordering these menu items.
Regards,
PenciDesign.