Tagged: enfold
-
AuthorPosts
-
April 11, 2014 at 4:41 pm #250294
Hey gang I am in need of your wonder powers!
1) On the mobile version of my site the links on my buttons and pictures are not working. However text that is linked does work. Any ideas as to what is going one?
2) I have a white space below the menu bar on my site. I know I had CSS code before that lifted my content up and filled that space but for the life of me I can’t figure out which CSS code it is and or what code I would use to lift my pages.
3) I have the code below to increase my phone number size to 22 and after the upgrade my phone number and that menu area seem to have shrunk. Any ideas?
.social_header .phone-info span {
font-size: 22px;
}April 11, 2014 at 4:41 pm #250295This reply has been marked as private.April 15, 2014 at 8:40 pm #251782Hi!
I’ve review your site, you can find some fixes below.
1) Not sure what part you refer to, lot pictures and buttons. (can you elaborate or e.g. image/link below this text Search ALL Listings ? ).
2) code snippet below, or you could find this on your custom css rules and decrease the padding-top.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main { padding-top: 104px; }
3) Increase the font-size on the phone #
.header_color .phone-info { font-size: 22px!important; }
Best regards,
DavidApril 16, 2014 at 6:30 pm #252256This reply has been marked as private.April 16, 2014 at 6:32 pm #252260Hey!
Please try adding following code to Quick CSS as well
.avia_mobile #top .av-parallax-section{z-index: 0;}
Cheers!
YigitApril 17, 2014 at 4:14 pm #252759Thank Yigit but that didn’t seem to work. Any other ideas?
Also I added an iframe for people to do a property search and it is not responsive. Is there a way to make the search be responsive? (the normal tool doesn’t work because it seem to not like something in the sites default CSS)
April 18, 2014 at 10:46 am #253091Hi!
Thank you for the update.
Along with Yigit’s suggestion, please edit all Color Section’s on the page with the background attachment set to fixed or parallax. Set it to “Scroll”. Let us know if the link starts to work again. Regarding the search script, regretfully, we cannot provide support for third party scripts as stated on our support policy. You might need to investigate this particular issue on your own or hire a freelance developer to apply the proper css media queries. Please do visit Werkpress for further customization.
Thank you for understanding.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.