badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Change icon-size in header infobar?

#41429

Hi Monmidt,

To increase the icon size of header info bar go to Appearance > Customize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and save it:

.info-bar .info ul li:before {
    font-size: 21px;
    height: 21px;
    margin-right: 10px;
}

And for to add the link in address to google map it needs code customize. You have to hire a developer for this as it is a new feature to add in the theme.

Thank you!