Forum Replies Created
-
AuthorPosts
-
Hi Jason!
Please see this section in new Enfold documentation http://kriesi.at/documentation/enfold/add-your-own-favicon/
Devin explained how to add new font icons there. You can also take a look at this video tutorial http://vimeo.com/75743285Best regards,
YigitHey dhunter413!
Please go to Enfold theme options > Header tab and change header type to “Header with Social Icons and bottom Navigation”
Regards,
YigitHi!
Can you try adding the code to custom.css file inside Enfold/css? Currently code is not being applied
Best regards,
YigitHey!
Please try adding following code to Quick CSS
.ls-inner, .ls-layer, .ls-layer > a > * { font-family: 'Cabin', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important; }Best regards,
YigitHi!
You can add following code to Quick CSS as well to change the color of secondary menu
.header_color .sub_menu ul:first-child > li > a { color: red; }I also noticed that you are using <font color> HTML tag, which is deprecated http://i.imgur.com/ULDJ7d0.jpg Please remove it and change its color using following code
.header_color .phone-info { color: green; }Cheers!
YigitHey blendside!
Can you post the link to your website and point out the font that you would like to change?
Regards,
YigitFebruary 12, 2014 at 2:08 pm in reply to: Delete Top Navigation but keep Phone number/Info field #222782Hey jmikhail!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
#header_meta { margin-top: -30px; }and post the link to your website if that does not work
Best regards,
YigitFebruary 12, 2014 at 1:54 pm in reply to: Broken themes error – while creating a child theme of enfold #222763Hey!
Glad you figured it out Marcus! Let us know if you have any other questions or issues
Regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Best regards,
YigitHey wunderkindes!
Please see http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/ to create sections. Then you can add anchor to those sections in Appearance > Menus > Add New Link
Best regards,
YigitFebruary 12, 2014 at 4:32 am in reply to: LayerSlider: only first three slides will show on website #222545Hey!
Glad you figured it out! Let us know if you have any other questions or issues :)
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-logo-element-container img { margin: 0; display: block; width: 100%\9; width: 100%; }Best regards,
YigitHi!
Please add following code to Quick CSS as well
#top .social_bookmarks li a { line-height: 50px; }Best regards,
YigitHey Ignazio!
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
In your case, you can paste them to description or short description sections in product pages.Best regards,
YigitFebruary 12, 2014 at 3:42 am in reply to: Reducing the margin size under the logo and menu header #222515Hi!
Please refer to my post here https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
You can use 80 instead of 200. Initial size of the header will be 80pxCheers!
YigitHey phausner!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#header .avia_mega_div { top: 89%; } .avia-menu-fx { bottom: 12px; } /* should be adjusted according to previous code */Best regards,
YigitHey!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Regards,
YigitHey makeitbritish!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.content, .sidebar { padding-top: 10px; }Best regards,
YigitFebruary 12, 2014 at 3:13 am in reply to: LayerSlider: only first three slides will show on website #222505Hey!
Please post a temporary admin login as well. It seems like there is no content at all in your fourth slide
Best regards,
YigitHey!
Can you post a temporary login to your website so we can take a look? It currently says “Just a little longer!” :)
Regards,
YigitHi stingray2009!
Please firstly try to re-save styling options in Enfold theme options under Styling tab and check if that helps, if not, let us know!
Cheers!
YigitHi Coronacom!
You can try adding following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#footer:before { content: 'Your text goes here'; margin-left: 12%; font-size: 20px; }Best regards,
YigitHey phausner!
Please take a look at mega menu video tutorial here http://vimeo.com/channels/aviathemes/67651241
Regards,
YigitFebruary 12, 2014 at 2:52 am in reply to: How can I customize the portfolio categories separator? #222496Hi nedimhazar!
Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open masonry_entries.php file and find
$output .= "<span class='text-sep {$term->slug}_sort_sep {$show_item}'>/</span>";and change / before closing span to small round bullet
Best regards,
YigitHey cbeneden!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Regards,
YigitFebruary 12, 2014 at 2:40 am in reply to: Broken themes error – while creating a child theme of enfold #222488Hey marcusmuler!
Have you tried downloading pre-built child theme here http://kriesi.at/documentation/enfold/using-a-child-theme/ ?
Cheers!
YigitHi spitsdesign!
On Avia Layout Editor, please click on Templates and hover on the template you would like to remove, then click on X to remove it http://i.imgur.com/RhjI4wq.jpg
Best regards,
YigitHey ryan_wallis!
You can target following class
#top #header .avia_mega_div ul, #top #header .avia_mega_div li { }Now menu items overlap, if you would like to fix it, please add following code to Quick CSS in Enfold theme options under Styling tab
#top #header .avia_mega_div ul, #top #header .avia_mega_div li { position: relative!important; }Cheers!
Yigit -
AuthorPosts
