Forum Replies Created
-
AuthorPosts
-
Hey Courtney! :)
Please add following code to Quick CSS
.home div#av_section_3 .content { padding-bottom: 0; } .avia_ajax_form p { margin: 0.40em 0; }Cheers!
YigitDecember 1, 2014 at 4:38 pm in reply to: Header Phone Number/Extra Info display in main header area #360840Hi!
Can you please try de-activating all active plugins and check if that helps?
@ginormous Please make sure that you are using the latest version of Enfold 3.0.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/Best regards,
YigitHey a00109943!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('input#avia_name_1').attr('placeholder', 'Name *'); jQuery('input#avia_e-mail_1').attr('placeholder', 'E-mail *'); jQuery('input#avia_company_1').attr('placeholder','Company *'); jQuery('input#avia_time_frame_1').attr('placeholder','Time Frame *'); jQuery('textarea#avia_message_1').attr('placeholder', 'Your message *'); jQuery('textarea#avia_brief_message_1').attr('placeholder', 'Your subject *'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
Yigit-
This reply was modified 10 years, 4 months ago by
Yigit.
Hey millerb7!
Seems like updating the theme helped with the issue – http://i.imgur.com/mSUqFfT.png ? :)
Cheers!
YigitHey!
Please do so. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Best regards,
YigitHey matthewalber!
Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHi!
Please review your website. I used lowercase for the selector in Quick CSS field and it worked fine
Best regards,
YigitHey mediumstudio!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#mc_embed_signup_scroll .clear { visibility: visible; overflow: visible; }Regards,
YigitHi!
It seems like you have chosen to display Blank Template on your page, so header and footer are hidden. Please edit your page and choose Default page template – http://i.imgur.com/BoFXqwT.png
Cheers!
YigitHi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitDecember 1, 2014 at 4:10 pm in reply to: How do I add an operational Texting Icon or Button to my Contact page #360810Hi Renvato2!
Can you please post a screenshot and show the changes you would like to make? I am not sure how you are going to be able to send text messages to your phone for free from your website
Cheers!
YigitDecember 1, 2014 at 4:05 pm in reply to: enfold theme / woocommerce One Page Checkout plugin conflict #360807Hey!
@treblamah I asked Elliott to check the topic once again, please kindly wait to hear from him. Also, please try contacting Woo themes support, they should have better insight on what could be causing the issue.
@mikeensormedia Enfold is fully compatible with WooCommerce. Any plugin that have not mentioned as compatible on Enfold’s ThemeForest page is a 3rd party plugin and not guaranteed to be compatible with the theme 100%.Best regards,
YigitHey silverjello!
Please go to Appearance > Editor and edit Header.php file
Cheers!
YigitHi alysiacaringi!
Can you please flush browser cache and refresh your page a few times? Icons load fine on both pages on my end
Best regards,
YigitHi!
Please try placing your Google Maps inside a color section element with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
And then try adding following code to Quick CSS#your-custom-id .container { max-width: 100%; padding: 0; margin: 0; }Cheers!
YigitHi Peuf!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
img.ls-l.ls-preloaded:nth-child(2) { left: 0!important; }Regards,
YigitHey Patrick!
Please go to Enfold theme options > Advanced Styling and edit “Main menu sublevel links”
Best regards,
YigitHey!
Can you post the link to your website please? We may need a temporary admin login as well
Best regards,
YigitHey woeph!
Please add following code to Functions.php file in Appearance > Editor and post the link to your website
add_filter('avf_logo_subtext', 'kriesi_logo_addition'); function kriesi_logo_addition($sub) { $sub .= "Company Name"; return $sub; }Cheers!
YigitHey webstrats!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
li#menu-item-37:hover > a { background-image: url(https://kakekorner.com/images/icons_cupcake.png); background-size: contain; background-repeat: no-repeat; background-position: 50% 50%; } li#menu-item-37:hover > a > .avia-menu-text { opacity: 0; }It will change hover state image for Gallery menu item. You can right click on Chrome or Firefox to inspect elements to find menu item ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
YigitHi woeph!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .widget { padding: 0; margin: 0; } #footer .container { width: 100%; max-width: 100%; margin: 0; padding: 0; } #footer { padding: 0; }Cheers!
YigitDecember 1, 2014 at 3:13 pm in reply to: Blogpost text justified and weird grey bar underneath breadcrumbs section #360777Hey Barb!
Can you please try adding following code to Quick CSS as well
.modern-centered h2.av-special-heading-tag { text-align: center!important; }Cheers!
YigitMerhabalar!
I have selected Grayscale and flushed browser cache and it worked fine on my end – http://i.imgur.com/E9hfy5z.png
Can you please elaborate and post a screenshot of the issue you are getting?Cheers!
YigitDecember 1, 2014 at 3:04 pm in reply to: Header Phone Number/Extra Info display in main header area #360772Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.phone-info { position: relative; top: 35px; }If that does not help, please post the link to your websites
Regards,
YigitNovember 28, 2014 at 8:06 pm in reply to: Change color of arrows and text of the image lightbox #359845November 28, 2014 at 8:06 pm in reply to: Need help with missing sidebar after recent update #359844Hi!
Definitely. Please remove the code from Functions.php file. You no longer need code to adjust layout width
Best regards,
YigitHi ftt123!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.team-img-container { border-radius: 100px; }Cheers!
Yigit -
This reply was modified 10 years, 4 months ago by
-
AuthorPosts
