• Hello!
    How can I remove the address icon in footer? I could hide it from the top menu, but it stays in the footer.
    Thank you!

Viewing 1 replies (of 1 total)
  • Hi there, if you just want the icon removed and not the address, go to your custom css section and add this line without the “”:

    “.header-address .fa-map-marker-alt { display: none; }”

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove the address icon?’ is closed to new replies.