Forum Replies Created
-
AuthorPosts
-
Hi!
Please try adding following code to Quick CSS instead
.page-id-1108 img.solution1:hover { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform:: rotate(360deg); }
Regards,
YigitNovember 22, 2013 at 10:41 pm in reply to: New Bug – Custom widget area causes disfunction of accordeon #192095Hi!
Accordion element seems to be working fine on my end. I guess you have already solved the issue?
Best regards,
YigitHi!
It does look fine on my end. See screenshot here http://i.imgur.com/EA9yai6.jpg
Can you post a screenshot and show the issue you are getting?Regards,
YigitHi!
You can change the sizes using custom CSS as well but then your images would be blurry. Then you can regenerate them using http://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
YigitHi!
It seems like you have choosen to display “Insights” as Megamenu. If you did not do it on purpose, you can go to Appearance > Menus and uncheck “Use as Mega Menu”. Also you can add following code to Quick CSS in Enfold theme options under Styling tab to decrease the size of titles of Mega Menu
#top #header .mega_menu_title a { font-size: 14px; }
Cheers!
YigitHey!
Please add following code to Quick CSS as well
.main_menu .menu ul { top: 95%; } .avia-menu-fx { bottom: 5px; }
Best regards,
YigitHi!
I have set it to 70 and it looks fine now. Please review your website. You can find custom CSS code i added in Quick CSS section in Enfold theme options
Best regards,
YigitHi!
Can you post the link to your page where you have LayerSlider as well? And please try the code i posted above
Regards,
YigitHey!
Please add following code to Quick CSS as well
.logo, .logo a, .logo img { width: 300px!important; height: 105px!important; max-width:300px!important; }
That should do it, if it does not, please create a temporary admin login and post it here privately so we can take a look at it
Cheers!
YigitNovember 22, 2013 at 6:32 pm in reply to: Special Heading quote Style classic does not change font style #191960Hey simonac!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
body .av-special-heading.classic-quote > * { font-family: 'Lobster', cursive; }
Best regards,
YigitHey simonac!
You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Cheers!
YigitHi!
Please flush browser cache and refresh your page a few times. Your logo is not resizing when scrolled down on my end.
Regards,
YigitHey sbrohamm!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.fixed_header.social_header #main { padding-top: 80px; }
Cheers!
YigitHi!
Website you posted is not Enfold. Please post the correct link to your website so we can take a look :)
Best regards,
YigitHey Mark!
You can switch to Default Editor and click on Magic Wand tosee full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
You can create any of them and copy/paste shortcode into the element you have created in Avia Layout BuilderBest regards,
YigitNovember 22, 2013 at 6:18 pm in reply to: Is there a way to achieve this effect on the Enfold footer #191933Hey Monsoon!
You can request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
It is possible, but you are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.Cheers!
YigitNovember 22, 2013 at 6:14 pm in reply to: Positioning and styling the Phone Number or small info text input #191929Hey jgdoyle1!
You can try adding following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.sub_menu { right: 50%; }
Cheers!
YigitHey Mark!
You can switch to Default Editor and click on Magic Wand tosee full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
You can create any of them and copy/paste shortcode into the element you have created in Avia Layout Builder
I think that is the only way possible to create such elementBest regards,
YigitHey kaMai!
In WordPress dashboard please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs
and adjust as desired
Cheers!
YigitHey!
Please refer to this post and change the width to switch to mobile menu https://kriesi.at/support/topic/ie8-header-alignment-with-search-button/#post-190414
820 should be fine for your website. If you make this changes, there should not be any overlapping issuesRegards,
YigitHi stoffey99!
Please do not remove following line
echo avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, false, ‘strong’);
and add your line right under it.
Then add following code to Quick CSS in Enfold theme options under Styling tabdiv .logo { display: none; }
Cheers!
YigitHi slingfly!
You can add Color section Element under Layout Elements in Avia Layout Builder on top of each pages and add Special Heading Element on it under Content Elements.
Cheers!
YigitHi!
There are almost 15,000 people using this theme and if there was such issue, we would get more than just one report :)
Have you checked your website on another Android device? Please try deactivating all active plugins and check if issue remains.Best regards,
YigitHey GreenAppleWebs!
Please add following code to Quick CSS
#header_main .container { height: 85px !important; } .logo img { height: 117px!important; }
It should look like this http://i.imgur.com/u3c93we.jpg
Regards,
YigitHi!
I have just logged in and create a private page called Test Page. I have added Color Section Element with Alternate Color setting and it works fine. Please go to Pages in WordPress dashboard and take a look
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .widget_product_search.widget h3, .widgettitle, #top .widget_product_categories ul, div ul.product_list_widget li { text-align: left; } div ul.product_list_widget li img { float: left; }
Cheers!
YigitHi!
It seems like you are still using version 2.3.2. Please login on ThemeForest and go to Downloads section to download the latest version manually and update the theme via FTP
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Cheers!
YigitHi!
Please refer to this topic https://kriesi.at/support/topic/new-custom-font/
You can add following code to Quick CSS in Enfold theme options under Styling tab to change the font size of h2h2 { font-size: 32px; }
You can adjust and apply the code for all heading elements
Cheers!
Yigit -
AuthorPosts