Forum Replies Created
-
AuthorPosts
-
Hello!
You can subscribe to this topic by checking “Notify me of follow-up replies via email” right above Submit button :)
Regards,
YigitHey vic98!
In your WordPress theme directory please go to Enfold > Js and open Avia.js file and find following code in lines 51-53
//activates the prettyphoto lightbox if($.fn.avia_activate_lightbox) $(container).avia_activate_lightbox();
and change it to
//activates the prettyphoto lightbox //if($.fn.avia_activate_lightbox) //$(container).avia_activate_lightbox();
It will disable lightbox
Best regards,
YigitSeptember 27, 2013 at 12:02 pm in reply to: Small adjustments to color section, menu, and footer #167101Hello!
Please add following code as well
li.fergcorp_countdownTimer_event_li { float: right; list-style: none; }
It will be floated to right and list style will be removed. Do not add list-style if you do not want to remove that dot in front of timer
Best regards,
YigitHey optizign13!
1) Please add following code to Quick CSS
#header_meta { display: none; }
2) As Kriesi mentioned here https://kriesi.at/support/topic/enfold-feature-requests/#post-22197 “Method of adding custom icon fonts to the template builder (which allows you to add custom icons like youtube, xing etc)” feature was accepted and will be added in upcoming versions.
3) Can you post a screenshot and show where exactly you want to make transparent?
4)
#top #menu-item-search { display: none; }
5)
#socket .sub_menu_socket { margin-right: 335px; }
Best regards,
YigitSeptember 27, 2013 at 12:44 am in reply to: Transparent background on alternate rows in data-table #166942Hey arnavisca!
Please add following code to Quick CSS
.main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: transparent!important; }
Regards,
YigitHello doclor!
1) Seems like you already did
2) Please add following code to Quick CSS
.home .fixed_header #main { padding-top: 60px; }
by default it is 88px. If you would like to decrease padding on all pages, simple delete .home from the code
3) Please make sure that Excerpt is checked in Screen Options http://i.imgur.com/PNxn00k.jpg
Then add excerpt http://i.imgur.com/VeujA6h.jpg4) Add to Quick CSS as well
.slide-meta, .post-meta-infos { display: none; }
There is no css commands documentation but you can search forum, you will probably find same ones
Best regards,
YigitSeptember 26, 2013 at 5:52 pm in reply to: Small adjustments to color section, menu, and footer #166709Hey!
1) Please add following codes to Quick CSS as well
#av_section_1 { min-height: 50px; height: 80px; } div.iconbox_content { padding-top: 26px; }
2) Phone here http://i.imgur.com/WmHZkSS.jpg
and Cart here http://i.imgur.com/3qeUStU.jpg
No need to touch the files :)Regards,
YigitHey Stéphane!
Please review your website
P.S.: I have created a subscriber account on your website. So if one of us ask you for password you should give ( unless we ask for admin login )
user: kriesi
pass: supportCheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling
.main_menu ul:first-child > li a { line-height: 60px!important; }
Then flush browser cache and refresh your page a few times.
Best regards,
YigitSeptember 26, 2013 at 3:16 pm in reply to: Solution to disable Next/Prev portfolio navigation doesn't work #166655Hey!
Please try flushing browser cache and refreshing page a few times. If that does not work, please create an admin login and email me.
Regards,
YigitSeptember 26, 2013 at 3:11 pm in reply to: Small adjustments to color section, menu, and footer #166652Hey!
1) Please add following code to Quick CSS in Enfold theme options
div.iconbox_content { padding-top: 20px; }
2) Add 42nd line here to Phone Number section
And edit Cart page and change page title with 44th line http://i.imgur.com/DhfCZXG.jpg3)
.entry-content ul { list-style: none; } .widget_nav_menu ul:first-child>.current-menu-item>a, .widget_nav_menu ul:first-child>.current_page_item>a { color: #719430!important; } .widget_nav_menu a { color: gray!important; }
4)
div#text-4.widget { margin-top: -25px; }
Best regards,
YigitSeptember 26, 2013 at 2:02 pm in reply to: Solution to disable Next/Prev portfolio navigation doesn't work #166635Hey Gian!
Yes i do :) Please add following code to Quick CSS
#top .avia-post-nav { display: none!important; }
Regards,
YigitHey!
In other topic you mentioned that you are experiencing some other issues and not this one any longer, so i’m closing this topic :)
Cheers!
YigitHi!
I edited your post, please do not share admin logins publically :)
Best regards,
YigitSeptember 26, 2013 at 1:36 pm in reply to: Solution to disable Next/Prev portfolio navigation doesn't work #166619Hello!
Please try
#header_main, #header { box-shadow: 0 1px 2px #e5e5e5; }
Regards,
YigitHello!
I cannot see an accordion on the second link you posted. Can you post a screenshot?
Best regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions
Regards,
YigitHello!
Please do as following
.team-member-name { color: red; }
you can insert hex values ( #2a3032 ) instead of red
Regards,
YigitHello adlinedesign!
I just checked your website on IE versions 10, 9 and 8 and compared the look with Chrome but there is no difference. Can you check once again that you are not displaying in compability mode?
Best regards,
YigitHello!
CSS code i posted previously should work, still, i will take a look at it when i login to your website.
Regards,
YigitHi bolangi!
Please go to Appearance > Menus in WordPress dashboard. Menu settings are there. If you would like to create megamenu, please refer to this video http://vimeo.com/channels/aviathemes/67651241
Best regards,
Yigit -
AuthorPosts