I cloned the css file from parent theme to child theme. Only changes on the file is:
.fa-x-twitter:before {
content: “\e61b”
}
**
**
On and edit mode, you can see both the logo.
**
**
On the preview/live mode, the X logo is not showing.
I cloned the css file from parent theme to child theme. Only changes on the file is:
.fa-x-twitter:before {
content: “\e61b”
}
**
On and edit mode, you can see both the logo.
**
On the preview/live mode, the X logo is not showing.