
alfaenergygroup
alfaenergygroup
About
- Username
- alfaenergygroup
- Joined
- Visits
- 70
- Last Active
- Roles
- Member
Comments
-
I had same issue and for me problem was defering of js, if you have it turned on website level (e.g. in functions.php) try to turn it off. It worked for me.
-
I found solution on my own and it works perfect. I just added few lines in CSS: @media (max-width: 767px) { .ui-tabs .ui-tabs-nav { display: inline-block !important; } .ui-tabs .ui-tabs-nav li { width: 20% !important; } }
-
I moved it to new domain. Theme options are OK, content from Muffin Builder (e.g. Home Page, Contact...) disappeared. I can export one by one from previous domain and copy to other but it created me additional time. Where do you store these informat…