Forum Replies Created
-
AuthorPosts
-
Hey!
Try adding this code to the Quick CSS:
#tribe-events-footer a { color: #fb5f31 !important; }Cheers!
JosueYou are welcome, always glad to help :)
Regards,
JosueHey!
I tested your site on the oldest Mac i have at hand (OS X 10.7.2 – Safari 6) and the fonts were rendered correctly. Unfortunately i don’t have any system with 10.5 and i doubt any of us do.
Please note that the theme is listed as compatible with Safari but as no version is specified it is understood to be the last one (7), just like Chrome or Firefox.
Regards,
JosueHey!
Enable the Advanced Layout Builder and go to Content Elements > Table, set up the element with settings like this:

Regards,
JosueHey!
Add this too:
@media only screen and (max-width: 767px) { .phone-info { position: absolute; top: 65px; width: auto !important; left: 80px; } }Best regards,
JosueHi!
Check it now:
http://somedomain.server309.com/You needed to select a sidebar in order to get the desired layout, added this to hide the sidebar in the homepage:
.home .sidebar { display: none !important; } .home .container .nine.units { width: 100% !important; border: 0 !important; margin-right: 0 !important; }Regards,
JosueHey Ryan!
Try adding this code to the Quick CSS:
.container #advanced_menu_toggle, #advanced_menu_hide { display: none !important; } .main_menu, #header_main_alternate, #avia-menu { display: block !important; } @media only screen and (max-width: 767px) { #header_main_alternate .container{ width: 365px; } #avia-menu a{ font-size: 12px !important; } }Cheers!
JosueJune 30, 2014 at 11:23 pm in reply to: social media icons & portfolio pages; some weirdness local and online?? #285456Hi,
Can you post the link to your website please?
Regards,
JosueHi!
It’s because of this code you have in Quick CSS:
div.phone-info { position: relative; top: 70px; left: 10%; }Try changing that to:
@media only screen and (min-width: 767px) { div.phone-info { position: relative; top: 70px; left: 10%; } }Cheers!
JosueHi!
Enable this:
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Set that text block a class (ex: custom_text_block) and then add this to the Quick CSS:
.custom_text_block{ padding-top: 20px; }Cheers!
JosueHi Ian!
Have you tried setting a background image as well as a background video?

Best regards,
JosueHi!
Select this option:
http://screencast.com/t/Apzn8avsLSThen you can build your blog page with the Blog Element (Advanced Layout Builder) and have this setting:
http://screencast.com/t/uduAqjHshhCheers!
JosueJune 30, 2014 at 11:04 pm in reply to: Border Removal – Small bar above Main Menu & Logo Size CSS #285447Hi!
Try using the phone setting for that:
http://screencast.com/t/aKHhT5FbYou can put HTML code there.
Best regards,
JosueHey Damian!
Try adding this code to the Quick CSS:
.pricing-table-wrap .avia-heading-row { min-height: 125px; }Cheers!
JosueHi Andrea!
Disqus is working on your site, at least on my end:
http://screencast.com/t/LGXOz83bOfRegards,
JosueCan you post a link to the website?
Cheers!
JosueJune 30, 2014 at 10:51 pm in reply to: Social Icos disappeard, making social icons und menu bigger #285439Hey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 480px) { .responsive.html_header_top #header_main .social_bookmarks { right: 0 !important; } .responsive.html_header_top #header_main .social_bookmarks li a{ font-size: 14px; } #mobile-advanced li a{ font-size: 18px; } }Modify as needed.
Cheers!
JosueHi!
Please select one of these settings in the Theme Options:

Cheers!
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { ul#menu-parallax-menu { float: none !important; } }Cheers!
JosueHey!
There are some plugins you can try:
https://wordpress.org/plugins/zoom-widget/
https://wordpress.org/plugins/wp-font-resizer/Best regards,
JosueHey!
Try increasing the PHP memory limit:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHPBest regards,
JosueHi!
Sure, that’s possible. But you’d need to use a plugin for that, like this one:
http://wordpress.org/plugins/simple-mobile-url-redirect/Regards,
JosueHi,
Does it happen with the default WordPress theme?
Cheers!
JosueHey!
I created a test page with the Partner/Logo element and it worked fine so far:
http://www.bigvisionmediagroup.com/test/Cheers!
JosueAdd this too:
.page-id-xxx #header .logo img, .page-id-xxx #header_main .container, .page-id-xxx .main_menu > ul:first-child > li > a{ height: 88px !important; line-height: 88px !important; max-height: 88px !important; }Regards,
JosueTry changing it to:
.page-id-xxx #header { position: absolute !important; }Hey Amir!
It is absolutely necessary to have the portfolio ajaxified? i think it would be way more convenient to make them open in a new page, you’d avoid this issue and you could even automate the contact form inclusion for the 400 companies (i noted that the message is the same, only the subject is changed).
Best regards,
JosueHey David!
According to our debug script you still have a limit of 64MB set:
Theme: Enfold
Version: 2.8.1
Installed: enfold
AviaFramework Version: 1.9.1
AviaBuilder Version: 0.7
– – – – – – – – – – –
ChildTheme: Travers Collins 2013
ChildTheme Version: 1.0
ChildTheme Installed: enfoldML:64-PU:51-PLA:14
ML stands for memory limit.
Best regards,
Josue -
AuthorPosts
