There seems to be some conflict with a button with easy slider. Please see http://investormanage.staging.wpengine.com/about-us/ (hosted on WPengine) page. We have added a picture in full screen using easy slider and using a CTA button “Request a Quote” towards the footer. Now when we check the site in mobiles or small resolutions, the blue button looks cutoff. Please see screenshot here http://screencast.com/t/GZnijJICSAV
Hi vinayb!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 560px) {
#cta-mms-demo-about .avia_iconbox_title {
font-size: 14px;
}
#cta-mms-demo-about .avia-button-fullwidth {
padding: 5px;
}}
Cheers!
Yigit
Also on the same site, while viewing the site on iPad (wider resolution), the menu doesn’t convert to icon even when i have the “Header Mobile Menu Activation” for both mobile and tabs. Please suggest.