Hi ,
I am having issue with Icon List and arrow icon on every page. I am using below version of theme and wordpress
Enfold theme version : 3.0.4
Wordpress version : 4.00
I am using icon list option on home page and Arrow icon on everypages(ex page : /refinancing-my-loan/)
Website is not loading responsive in mobile device.
Yes, I alreday reuploaded theme folder after this issue but it’s doen’t help me.
Link of my website on private content section.
Any help would be much appreciated.
Hi gregalado!
The problem is from some custom CSS your using.
body {
color: #444;
font-family: "Open Sans",sans-serif;
font-size: 13px;
line-height: 1.4em;
min-width: 600px;
}
Remove the min-width line.
Best regards,
Elliott