Forum Replies Created
-
AuthorPosts
-
Hey!
Could you try deactivating all plugins to see if one of them might be causing a conflict?
Best regards,
RikardHey @laptophobo
That was my thought too when I read the email from Envato but we’ve only had a hand full so far :)
Regards,
RikardHey Alexia R.!
Maybe you could try this: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
RikardApril 28, 2015 at 12:39 pm in reply to: Menu formatting help, background color, hover and alignment #435968Hi!
I added the !important statement to your CSS, maybe that helps?
#top .main_menu .menu li a:hover { background-color: #C0322E !important; color: white !important; }
Best regards,
RikardHi happinessplunge!
Please try adding the following to Quick CSS under Enfold–>General Styling:
.page-id-19032 .container_wrap{ border-top-width: 0px !important; }
Best regards,
RikardHi blizzmarketing!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey!
Ok, please let us know if you should have any further problems.
Regards,
RikardHi Jamie!
I can see your class added to the wrapper div:
avia-button-wrap avia-button-center avia-builder-el-3 avia-builder-el-no-sibling hp-btn
Are you trying to get the button to span 100% of the site width?
Regards,
RikardHey djshortkut!
Please try the following in Quick CSS:
.image-overlay{ background-color:#000 !important; }
Regards,
RikardHey mocablue!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey!
Ok, thanks for the good explanation, please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 767px) { .page-id-1336 .slide-entry-wrap{ padding-top:30px !important; } }
Please increase the value 30 to something greater if you should feel that you need even more space.
Regards,
RikardHey!
Please try this:
function add_custom_code_1(){ if(is_page (5257)) { ?> YOUR SCRIPT GOES HERE <?php } } add_action('wp_footer', 'add_custom_code_1'); function add_custom_code_2(){ if(is_page (4913)) { ?> YOUR SCRIPT GOES HERE <?php } } add_action('wp_footer', 'add_custom_code_2');
Cheers!
Rikard-
This reply was modified 10 years, 2 months ago by
Rikard.
Hey Tom!
You can set the styling of Main Menu Links under Enfold–>Advanced Styling.
Best regards,
RikardHi!
Please try this in Quick CSS:
.page-id-2 .iconbox_content{ background-color:white !important; }
Best regards,
RikardHey effetiweb!
Could you try to deactivate all plugins to see if one of them is causing a conflict?
Cheers!
RikardHi!
I tried logging into your site but it’s asking for Two-factor Authentication Code, could you provide us with that please?
Regards,
RikardHi!
Seems like you’ve made some CSS customisation so the theme is not to blame, remove this from xponents.css.
.template-page .entry-content-wrapper h1 { margin-top: 120px!important; margin-bottom: 120px!important; }
I think you did this to show more of the image in the color section, please set the height of the color section instead.
Cheers!
RikardHey Dmichel!
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 1160px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }
Best regards,
RikardHi!
Could you try to add it to Quick CSS under Enfold–>General Styling to see if it works better from there?
Cheers!
RikardHey XTGlobal!
Where was the custom CSS added? I will get overwritten on updates if added to one of the core files.
Regards,
RikardHey!
You could try increasing WordPress memory limit: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Regards,
RikardHi!
Enfold is compliant with WordPress 4.2, the problem you had was not due to the WordPress version.
Best regards,
Rikard -
This reply was modified 10 years, 2 months ago by
-
AuthorPosts