Tagged: footer
I have created a new site, but I have select the footer and socket will be shown, but it is not working.
I don’t know what’s going on.
Could you help me?
Thanks.
And another thing is the text of home slide not resize in the mobiles.
Thanks.
Hi,
I have created a new site, but I have select the footer and socket will be shown, but it is not working.
You modified the header.php file on your child theme. Please rename it to “old-header.php”, copy the fresh header.php file from your parent theme to your child theme, and reapply your modifications on the file and check if that helps.
And another thing is the text of home slide not resize in the mobiles.
Please edit your slide and go to Styling > Font Sizes, select mobile icon and change the font size: https://i.imgur.com/3JWpxCu.png
Also, you have the script I shared in the private content field in the style.css file of your child theme. Please refer to this post: https://kriesi.at/documentation/enfold/add-custom-js-or-php-script/#add-a-script-to-head-section and move it to the functions.php file of your child theme.
Best regards,
Yigit
Thanks now is working fine.
I copied the child theme form another site… that was the matter.
thanks.