Quantcast
Viewing all articles
Browse latest Browse all 65051

How to add map icon and link to Contact Topbar on Customizr Pro?

Replies: 0

I’m trying to put a linkable Font Awesome map icon into Contact Topbar by using the following css codes:

.czr-contact-info .fa-map-marker {
  position: relative;
  top: .05em;
}

.fa-map-marker:before {
color:#ba1157; 
	content:  "\f041";
}

I have put these css codes to the “Customizing ▸ Advanced options Additional CSS” part of the child theme. However the map icon did not show up.

Then I tried to do the same thing in the Pro theme and modify these css files as well:
wp-content\themes\customizr-pro\assets\front\css\rtl.css
wp-content\themes\customizr-pro\assets\front\css\style.css

Nothing happened.

I just need to show the Font Awesome map icon (“\f041”) and a link to the google map.

I would be happy if you help. Thanks.

  • This topic was modified 8 minutes ago by integmark.
  • This topic was modified 7 minutes ago by integmark.
  • This topic was modified 7 minutes ago by integmark.
  • This topic was modified 5 minutes ago by integmark.

Viewing all articles
Browse latest Browse all 65051

Trending Articles