Forum Replies Created
-
AuthorPosts
-
Hey!
Please increase max_execution_time in php.ini file from 30 to 60. You can ask your service provider to do so as well. That should solve the issue
Best regards,
YigitHi Effektid!
Setting your header to transparent would be enough – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Slider used on v11 is fullscreen slider. You can use 1700px as well but try to use square-ish images to avoid distortionRegards,
YigitHey!
Do you mean on the right side? If so, please add following code to Quick CSS in Enfold theme options under General Styling tab
#top.avia-blank #wrap_all { display: block; }Best regards,
YigitHey!
You can use page ID’s on your custom CSS or alternatively turn on custom CSS field for ALB elements ( please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and use custom CSS classes to target specific elements.
Best regards,
YigitAugust 26, 2014 at 3:59 pm in reply to: Problem with product page: stars of product rating are wrong placed #309384Hi mazerti!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span#u_0_4 { color: white !important; }Cheers!
YigitHey!
What is the other change you made? Code i posted only affects mega menu titles
Best regards,
YigitHey Simon!
Please use following code
.avia-slideshow { margin-bottom: 10px; } .av-special-heading { margin-top: 10px; } .page-id-74 .content, .page-id-74 .sidebar { padding-top: 10px; }Cheers!
YigitAugust 26, 2014 at 3:09 pm in reply to: Problem with product page: stars of product rating are wrong placed #309349Hi Jens!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.entry-summary .woocommerce-product-rating { top: 0; }Best regards,
YigitHey Tim!
Please edit your color section element that contains text “WAT ZEGGEN ANDEREN OVER ONS” and give it a unique ID and then link your button using anchor point – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Cheers!
YigitAugust 26, 2014 at 2:04 pm in reply to: Feature Image disapears when using Advanced layout option #309332Hey waveseven!
Can you post the link to your website please? We may need a temporary admin login, if you do not mind, please post it here privately as well
Cheers!
YigitHi!
1- Please use following code instead
#avia_partner_widget-67 { height: 148px!important; }2- You can target widgets individually using widget ID – http://i.imgur.com/u7OYWXM.png as i did in #1
3-#avia_partner_widget-67 .image-overlay { display: none!important; }Regards,
YigitHi christopherd6!
I have replied to your on your other topic – https://kriesi.at/support/topic/logo-and-menu-styling/#post-308989
Please do not create duplicated topicsRegards,
YigitHey Charlie999!
Can you post the link to your website please?
Please go to Appearance > Editor and open Footer.php file and search forid="socket"and add your code right below itCheers!
YigitHi stevemulisa!
You are currently using an older version of Enfold, please try updating the theme to the latest version 2.9.1 via FTP and check if that helps – http://vimeo.com/67209750
Cheers!
YigitAugust 26, 2014 at 1:19 pm in reply to: animated numbers – font size responsiveness on mobile #309316Hi graphico!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
@media only screen and (max-width: 768px) and (min-width: 481px) { strong.heading.avia-animated-number-title { font-size: 50px!important; }} @media only screen and (max-width: 480px) { strong.heading.avia-animated-number-title { font-size: 40px!important; }}Cheers!
YigitHey!
Please try deactivating all active plugins and check if that helps
Best regards,
YigitHey!
Glad you figured it out Karl! Let us know if you have any other questions or issues
Regards,
YigitHey!
You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1140px) { input#frm2_submit { position: relative; top: -55px; float: right; }}Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top #header .mega_menu_title a { font-size: 22px;Best regards,
YigitHi!
You are welcome AB, glad if we could help :) You too have a nice day!
Regards,
YigitHey simonac!
Please add following code to Quick CSS
h3.iconbox_content_title { color: inherit!important; }Best regards,
YigitHi!
Please add following code to Quick CSS as well
.iconbox_top .iconbox_icon { left: 45%; }Cheers!
YigitHallo Brigitte!
I tried to google translate but i am not sure if i understood you correctly. Did deactivating plugins helped for this issue as well? :)
Regards,
YigitMerhabalar Banu!
Please upload preferred logo in Enfold theme options and then remove following code from Quick CSS
.logo img { height: 100px; width: 515px; }and add following code instead
.html_header_top.html_logo_center .logo { left: 10%; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }Best regards,
Yigit -
AuthorPosts
