Forum Replies Created
-
AuthorPosts
-
Hi,
Would you like to have a static search box instead of current pop up one?
Regards,
Yigit
September 14, 2013 at 1:48 am in reply to: portfolio items getting large , not open in new page #141096Hi,
You can dislay images in Lightbox but it is not possible to have the effect in Replete. You can request it in here https://kriesi.at/support/topic/enfold-feature-requests or you can hire a freelance developer.
Regards,
Yigit
Hi,
Please see these topics
https://kriesi.at/support/topic/contact-form-does-not-work
https://kriesi.at/support/topic/contact-forms-1#post-137346
Regards,
Yigit
Hi,
Please try adding following code to Quick CSS
#advanced_menu_toggle { margin-top: 13px; }
Regards,
Yigit
Hi,
Please see this topic https://kriesi.at/support/topic/how-i-make-my-logo-bigger#post-140656
You just need to adjust
Regards,
Yigit
Hi Laura,
I checked your website on Chrome, Firefox and IE 10. Fullwidth Easy Slider works fine in all on my end http://www.screenr.com/6z4H
Regards,
Yigit
September 14, 2013 at 12:47 am in reply to: remove the line with "You are here: …" in the header #141154Hi,
Please add following code to Quick CSS in Enfold theme options under Styling
#top .title_container .container { display: none; }
Regards,
Yigit
Hejsan Björn,
I really would like to try one of them one day. As i see from pictures they are designed for the most important 3 fingers for gripping. Some time ago i saw a video of Bebionic3. I know they are not the same but, unbelievable.
By the way, modified header looks awesome :)
Regards,
Yigit
Hi,
I had no problem inserting Twitter widget inside of a Text Block. Have you inserted the code while on text tab?
Regards,
Yigit
Hi Rohan,
Glad you figured it out! Let us know if you have any other questions
Regards,
Yigit
September 14, 2013 at 12:21 am in reply to: Blog Fallback Thumbnail Not Working When Adding Blog Posts Through ALB #140954Hi,
You can use AddThis plugin. You can take a look at Ismael’s instructions here https://kriesi.at/support/topic/placing-addthis-social-icons-into-the-header
Regards,
Yigit
September 14, 2013 at 12:15 am in reply to: LayerSlider – PNG Text Layer "fuzziness" problem #141132Hi,
Please update Enfold to version 2.1 and WordPress to 3.6.1. You are currently using Enfold version 1.9.1. Many small bugs fixed and improvements have done to the theme since version 1.9.1. Let us know if issue remains after update
Regards,
Yigit
Hi,
Can you try the same code with !important
body#top.page-id-2627.content { padding-top: 30px!important; }
.page-id-2627 div.avia_textblock {margin-left: -30px!important;}
Regards,
Yigit
Hi Sebastian,
Please add following code to Quick CSS in Enfold theme options under Styling
#top .header_color a:hover .avia-bullet { border-color: white!important; }
.header_color .avia-bullet { border-color: blue; }
Regards,
Yigit
Hi Fabiana,
In your WordPress theme directory please go to Enfold folder and open Footer.php file and find following code between 98-105
<?php
echo "<div class='sub_menu_socket'>";
$args = array('theme_location'=>'avia3', 'fallback_cb' => '', 'depth'=>1);
wp_nav_menu($args);
echo "</div>";
?>and right under it add following code
Then add following code to Quick CSS in Enfold theme options
span.copyright1 { float: right; }
Regards,
Yigit
Hi,
It only happens when font size is 17px. You can change it to 18px by adding following code to Quick CSS in Enfold theme options
h4 { font-size: 18px!important; }
Regards,
Yigit
Hi Carolina,
Can you create a temporary admin login and send it to me on ? I did not think about mobile navigation. I can fix it quickly
Regards,
Yigit- This reply was modified 8 years, 6 months ago by Yigit.
Hi,
Please add following code to Quick CSS in Enfold theme options under Styling
#header_main { padding-bottom: 34px!important; }
#main { padding-top: 123px!important; }
strong.logo { height: 100px!important; }
span.avia-menu-fx { display: none!important; }Regards,
Yigit
September 13, 2013 at 12:37 pm in reply to: change permalink in footer – enfold latest portfolio #141059Hi,
Please go to Enfold theme options > General settings and you will page slug at the bottom of that page
Regards,
Yigit
Hi,
You can also add following code to Quick CSS to level them
div#attachment_2494.wp-caption.alignleft { margin-top: 47px; }
div#attachment_3127.wp-caption.alignleft { margin-top: 26px; }
Regards,
Yigit
September 13, 2013 at 12:18 pm in reply to: CSS: .avia-tooltip width: auto !important is beeing ignored. #141038 -
AuthorPosts