April 25, 2020 at 9:48 am
#77080
Theme Horse Support Team
Keymaster
You have added some styles on style.css file which has affect on mobile view and we noticed even you haven’t removed the codes that we mentioned on previous solution. Please go to line no: 4195 and remove the below code.
/* left: 20px; */
then again go to line no: 3981, 3983, 3984 and remove the below mentioned code from it.
/* text-align: center; */
/* top: 0px; */
/* left: -50px; */
Thanks