Forum Replies Created
-
AuthorPosts
-
Hey 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, 6 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,
RikardHey!
Try adding a Code Block element to the top of the page and paste the following code inside of it:
<style> html.html_boxed {background: yellow !important;} </style>
Best regards,
RikardApril 28, 2015 at 10:08 am in reply to: Spinning Wheel on Drag and Drop farmeworka dn other bugs. #435884Hi Jason!
Could you try to overwrite the theme files with a fresh copy via FTP? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
RikardHi Coco!
I think you would have to edit the header file itself to achieve that, could you provide us with a screenshot highlighting what you are trying to achieve please?
Best regards,
RikardHi djshortkut!
Please try the following in Quick CSS:
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) { .page-id-11236 .avia-builder-el-78 h2{ padding-top: 15px !important; } }
Cheers!
RikardHey hfuglaas!
You could try to use the Enfold Facebook Likebox Widget to see if that works for you? I think that would be the easiest way.
Best regards,
RikardHi!
Great, glad you got it fixed. Not sure what you mean by changing the name back to default though?
Cheers!
RikardHi!
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-35 .avia-button.avia-size-x-large { min-width: 248px !important; }
Best regards,
RikardApril 28, 2015 at 6:14 am in reply to: Add customised phone number next to social media icons. #435789Hey alnalu!
Could you please provide us with a screenshot highlighting you intentions? Also, a link to the site in question would also be useful to us.
Regards,
RikardHi!
Not sure what you mean by that, it should be out of the box? Please provide us with a link to the site in question.
Cheers!
RikardApril 28, 2015 at 6:02 am in reply to: Section Bottom Border Styling – no border styling not working in Colour Section #435785Hey Drawehn!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Cheers!
RikardHi!
Not sure what you mean, do you want to change the ID of the element you are navigating to?
Best regards,
RikardHi!
I tried reproducing the error by loading the site then navigating away and going to another tab and back but it all displays fine on my end using latest Safari/OSX. Are there any special steps to reproducing? Try clearing your browser cache and reload a few times to see if that helps.
Regards,
Rikard -
This reply was modified 10 years, 6 months ago by
-
AuthorPosts