Forum Replies Created
-
AuthorPosts
-
Hey!
Try with this code (change the ID for the menu item you want to modify), make sure you are writing > not >..
#menu-item-2852 > a { color: red; }Best regards,
JosueHi!
I guess you are trying to change the background-color, so it would be something like:
.avia-builder-el-1{ background: red !important; }Cheers!
JosueApril 15, 2014 at 5:53 pm in reply to: Font family not working when logged out or in Google Chrome #251709Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi!
Seems it is the top LS slider the one creating that glitch to the bottom Content Slider:
http://www.blackhawkengineering.com/blackhawk-engineering-home-2/ (it’s a duplicate of your home).I will investigate further.
Cheers!
JosueHey!
Seems to be an issue with the load-scripts.php WP file and Enfold, try increasing the PHP memory limit:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHPRegards,
JosueHi,
Yes, i’m seeing it too, can you create an administrator account and post it here as a private reply? i’d like to test some things.
Regards,
JosueWe looking forward to hearing from you Mark :)
Regards,
JosueYou are welcome Holger, glad we could help :)
Regards,
JosueHey!
Which pages? can you please post a screenshot?
Best regards,
JosueHi Keith!
In which Widget area these links are? try putting them in the “Display Everywhere” area.
Also, try increasing your PHP memory limit
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHPRegards,
JosueHello Leroy,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueSend the info to avia.josue at gmail dot com.
Cheers!
JosueIs hard to tell, i can try looking into it if you want but i’d need admin access.
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHi,
Can you post the link to that Page please?
Regards,
JosueHi Jared!
1. I’m not sure why it isn’t resizing, could you please disable that pagespeed functionality? i’d like to check the scripts and stylesheets.
2. When the header is transparent it gets a “av_header_transparency” class, you can use it to target the menu elements this way:
.av_header_transparency .avia-menu > li > a{ color: red !important; }3. That’s basically 5 Icons inside 5 Columns inside 1 parallaxed Color section, something like this:

Regards,
JosueApril 14, 2014 at 5:19 am in reply to: How to dequeue the css that gets put out via admin panel styling? #250905Hi!
The dynamic_avia CSS gets enqueued in functions.php, line 303.
Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey Simon!
Try adding this code to the Quick CSS:
strong.logo { top: 0px !important; left: 12% !important; -webkit-transform: none !important; -moz-transform: none !important; transform: none !important; } span.avia-menu-text { font-size: 14px !important; }Here’s what you’ll get:

Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
If you are referring to the theme options, you’d need to set those individually in each installation.
Regards, `
JosueYou are welcome, glad we could help :)
Regards,
JosueHi!
Try with this code:
.avia-menu a { font-size: 15px !important; }Best regards,
JosueHi!
That’s not possible, because Post Slider uses taxonomies/categories to get the Posts, not IDs. If you want to get some specific Posts only, one workaround would be create a custom category for those.
Regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHi!
If you are using a child theme ignore custom.css, use style.css instead.
Best regards,
JosueHi!
You are using !important the wrong way, it must be before the semicolon:
.class{ property: value !important; }Regards,
JosueHey!
I tried using a shortcode like this in a widget and it showed the captcha:
[av_contact email=' (Email address hidden if logged out) ' button='Submit' title='Send us mail' sent='Your message has been sent!' subject='' autorespond='' captcha='active' custom_class=''] [av_contact_field label='Name' type='text' options='' check='is_empty' width=''] [av_contact_field label='E-Mail' type='text' options='' check='is_email' width=''] [av_contact_field label='Subject' type='text' options='' check='is_empty' width=''] [av_contact_field label='Message' type='textarea' options='' check='is_empty' width=''] [/av_contact]Can you paste the shortcode you are using?
Best regards,
JosueYou are welcome, glad we could help :)
Regards,
Josue -
AuthorPosts
