Forum Replies Created
-
AuthorPosts
-
Hi!
Sorry i did not see that plugin was deactivated. I have just logged in again and added a css fix to Quick CSS section in Enfol theme options. Please review your website once again.
Cheers!
YigitNovember 25, 2013 at 12:34 am in reply to: Icon list format problems when "content": is deleted #192673Hi!
Actually, as you have set them, they are outputted as title menus. You can take a look at this video tutorial to learn more about mega menu http://vimeo.com/channels/aviathemes/67651241
Regards,
YigitHey!
You can add following code to Quick CSS to hide it
.avia-menu-fx { display: none; }
You can add following code as well and adjust it to move submenu up and set font weight to normal
.main_menu .menu ul { top: 94%; } .main_menu ul:first-child > li > a { font-weight: normal; }
Best regards,
YigitNovember 25, 2013 at 12:25 am in reply to: blurred thumbnails in AJAX-Portfolio (Preview Gallery) #192668Hi!
Please add !important to force it so it should be
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: auto!important; }
Cheers!
YigitHey!
Please add following code to Quick CSS as well
#top .header_color .main_menu .menu ul li>a { color: #666666; } #top .header_color .main_menu .menu ul li>a:hover { font-weight: bold; }
That “trim” takes the width of main menu item. You can replace that code to the following one and it should be active only on that particular menu item
#menu-item-885 .avia-menu-fx { width: 85%; }
Cheers!
YigitHey!
You are welcome! Glad we could help :)
You can request features for Enfold in here anytime https://kriesi.at/support/topic/enfold-feature-requests/ and Kriesi would consider it along with our head of support Peter.
Let us know if you have any other questions or issuesCheers!
YigitHey!
I have not included the code to change the size in my previous post, so here it goes
.main_menu ul:first-child > li > a { font-size: 18px; }
Regards,
YigitNovember 24, 2013 at 7:04 pm in reply to: blurred thumbnails in AJAX-Portfolio (Preview Gallery) #192574It seems like code is not being applied. It should look like this if applied http://i.imgur.com/V1Qoucq.jpg
Regards,
YigitHey!
It seems to be working fine on my end. Please see screenshot here http://i.imgur.com/Eulw3A2.jpg I just applied custom css below and increased the font size to 18px to make it more clear
Please add following code to Quick CSS in Enfold theme options under Styling tab to change font weight.main_menu ul:first-child > li > a, .main_menu ul:first-child > li.current-menu-item > a, .main_menu ul:first-child > li.current_page_item > a { font-weight: 300; }
Regards,
YigitNovember 24, 2013 at 6:53 pm in reply to: blurred thumbnails in AJAX-Portfolio (Preview Gallery) #192567Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: auto; }
Cheers!
YigitHey!
In that case, please see this tutorial Please refer to this tutorial http://wpmu.org/adding-custom-fonts-to-wordpress-with-font-face-and-css/
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top #header .avia_mega_div > .sub-menu.avia_mega_hr { padding-top: 5px; } #top #header .avia_mega_div > .sub-menu { padding: 5px 15px 15px; }
Regards,
YigitNovember 24, 2013 at 6:32 pm in reply to: Icon list format problems when "content": is deleted #192548Hi!
Glad Ismael could help! You can add following code to Quick CSS as well to display timeline
.avia-icon-list .iconlist-timeline { top: 35%; }
Regards,
YigitHey derek62!
Please refer to this topic https://kriesi.at/support/topic/new-custom-font/
Best regards,
YigitNovember 24, 2013 at 6:26 pm in reply to: Getting rid of breadcrumb type navigation on sidebar #192545Hey DoGrinDigital!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .widget_nav_menu .nested_nav { display: none; }
Best regards,
YigitHi!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Regards,
YigitHey hotspot!
In helper-social-media.php file please find
http://i.imgur.com/3p1vWSm.jpg
and add target=’_blank’ in front of {$blank} in the same lineBest regards,
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
Hi Denis!
Are you using shortcode to output the element? If so, you can add color section on your page and add text block element and add your shortcode inside of it. Then you can add following code to Quick CSS in Enfold theme options under Styling tab and change the ID to match the ID you assigned for color section
#av_section_1 .container { width: 100%; }
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-team-member .team-social { display: none; }
Cheers!
YigitNovember 24, 2013 at 6:11 pm in reply to: using bold style results in color change to colors of drop cap, link and other e #192534Hey bigtime32!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color strong, .alternate_color strong { color: inherit; }
Regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues :)
Regards,
YigitHey Reto!
Please try deactivating all active plugins and that should fix the issue. Then you can activate plugins one by one to find the one that causes the issue
Cheers!
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab and adjust it
.home fixed_header #main { padding-top: 60px; }
If that does not help, please post the link to your website when you launch it.
Regards,
YigitHey simplefly!
Please add following codes to Quick CSS in Enfold theme options under Styling tab
1).main_menu { top: 29%; } .header_color .main_menu ul:first-child > li > a { color: #FFFFFF; } .header_color .main_menu ul:first-child > li > a:hover { color: #3b99a6 }
2)
.header_color .main_menu ul { background-color: red; }
3)
.header_color .main_menu ul { color: #666666; } #top .header_color .main_menu .menu ul li>a:hover { color: #1b5885 ; }
4)
.header_color .avia-menu-fx { background-color: #3b99a6; } .avia-menu-fx { width: 85%; }
Regards,
YigitHi chonafree!
Please flush browser cache and check your website. It does work fine on my end. Please see screencast here http://www.screenr.com/lRPH
Best regards,
YigitHi!
I am not sure if Ismael logged in but glad it is working fine now. Let us know if you have any other questions or issues.
Best regards,
YigitHi!
Which browser are you using? It does look fine on my end. Please see screenshot here http://i.imgur.com/ree2yns.jpg
Regards,
Yigit -
This reply was modified 11 years, 8 months ago by
-
AuthorPosts