social network icons in EDGE
-
Social network icons are not displayed in the Edge browser. The icons are displayed in the Google Chrome web browser and the Firefox browser (see screenshot 1). What can I do to display the social network icons in the Edge browser as well?
I also have a question about the background image in the “Header Builder.” How can I disable the background image in the mobile view? However, the background image should remain visible in the desktop view.
I can only hide and show the “elements” or the entire row of the three header rows.
Hi dtp-liesenfeld.de,
Thanks for reaching to us.
1. Social icons
I checked and icons are showing properly https://prnt.sc/ny89acEntSzm I kindly recommend you to purge the cache of CDN, clear browsers cache, disable CloudFlare CDN temporarily and double check the issue.
2. Header builder
Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:
div.whb-general-header{
background-image: none;
}
Kind Regards,
Hung PD