Forum Replies Created
-
AuthorPosts
-
July 25, 2014 at 1:07 am in reply to: Those Hot Spots look INSANE!! Do they Take HTML (for like an image or youtube #295725
Hey sterlingwilliam!
You can add images and videos but since tooltip is only shown on hover, you would not be able to click video play button. Please request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/ :)
Cheers!
YigitHi charger70!
Please add following code to Quick CSS in Enfold theme options under General Styling tab to remove mobile nav.
a#advanced_menu_toggle { display: none!important; }You can choose your secondary menu as your main menu as well in Appearance > Menus and remove main menu on desktop and show secondary menu, and on mobile, remove secondary menu and display mobile menu with following code
@media only screen and (max-width: 990px) { nav.sub_menu { display: none !important; }} nav.main_menu { display: none !important; }Cheers!
YigitHey snackd!
Unfortunately, we do not have such documentation. You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
Best regards,
YigitHey!
Something may have gone wrong while updating/installing the theme. Can you please try re-updating the theme via FTP – http://vimeo.com/67209750
Best regards,
YigitHi!
Please add following code to Quick CSS as well
#header_meta { z-index: 1; }Regards,
YigitHey Jakub!
Please flush browser cache. Font is open sans on my end – http://i.imgur.com/E3qUSDM.png
Please refer to Peter’s post here and add latin extended subset – https://kriesi.at/support/topic/font-display-problem/#post-280391Cheers!
YigitJuly 25, 2014 at 12:53 am in reply to: My slider is being cropped on different sized screens #295713Hey!
Latest version on ThemeForest should be 2.9.1. Please try downloading a fresh copy and make sure to update via FTP and overwrite all files
Cheers!
YigitHi odmv91!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h3.iconbox_content_title { padding-bottom: 2px!important; }Cheers!
YigitHi!
Title attribute should be added on A tag currently i cannot see it in the source code. Have you removed it?
Cheers!
YigitHi connect4consulting!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-@media only screen and (max-width: 480px) { h1.logo a { font-size: 20px; }}2-
div#header_main { border: none!important; }3-
.home div#av_section_1 { height: 88px; min-height: 88px; }Best regards,
YigitHey!
:) I am marking this thread as resolved. Let us know if you have any other questions or issues Gabe
Cheers!
YigitHey!
Sorry for the late reply! Can you please firstly try updating Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
and post a temporary admin login if that too does not help?Cheers!
YigitHi!
Sure, i will keep the thread open and it will be on hold until you reply. So please try and then post the results here :)
Best regards,
YigitHey goforyourdreams!
Can you please post the link to your website so we can provide you accurate custom CSS code?
Cheers!
YigitHey!
Please go to Enfold/config-templatebuilder/avia-shortcodes folder and open image.php file and find
class='avia_image' {$blank}>{$overlay}and change it to
title='{$title}' class='avia_image' {$blank}>{$overlay}Best regards,
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
Hey!
You are welcome V! Glad we could help :)
Let us know if you have any other questions or issuesCheers!
YigitHi Brad!
It looks like your website is not down but i cannot connect for some reason. I will try again later but in the meantime, I asked other team members to look into it. Please wait to hear from them.
Best regards,
YigitHi!
Now please add following code to Quick CSS
#baseline { height: 42px; min-height: 42px; }Best regards,
YigitHi!
1- Please go to Enfold theme options > Header Layout > Extra Elements and uncheck “Append search icon to main menu”
2- Please add following code to Quick CSS in Enfold theme options under General Styling tabul#avia-menu { width: 41%; margin: auto; } @media only screen and (max-width: 1340px) { ul#avia-menu { width: 48%; }} @media only screen and (max-width: 1140px) { ul#avia-menu { width: 54%; }}3- Please go to Enfold/Includes folder and helper-main-menu.php file and find
if($headerS['header_social'] == 'icon_active_main' && !empty($headerS['bottom_menu'])) echo $icons;and add following code right below it
get_search_form();and adjust its position using following code in Quick CSS field
#header form#searchform { top: 10%; left: 40%; position: relative; }Best regards,
YigitHey!
It is possible, but you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Regards,
YigitHey Zeng!
Sorry for the late reply!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tabimg.size-full { width: 100% !important; }Best regards,
YigitJuly 24, 2014 at 7:34 pm in reply to: Accordion (toggle) stopped working-but only on one page #295607Hey Katherine!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.togglecontainer { z-index: 2; }Cheers!
YigitHi!
Can you please place your title inside a Color section element with an unique ID please? ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png )
Then we can edit the code so it would be applied only on “Systèmes & Documents” title :)Cheers!
YigitHi Matthieu!
In Enfold theme options > Blog Layout > Blog Style, i changed the style to “Use advanced layout editor..” and added a Blog Posts element to your page and now it seems to be working fine. Please review your website
Regards,
YigitJuly 24, 2014 at 7:14 pm in reply to: font size for body, sidebar, letzte Beiträge, Breadcrump, etc #295601Hi George!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.title_container .breadcrumb { font-size: 16px; } h3.widgettitle { font-size: 16px; }Best regards,
YigitHi Gabe!
Please go to Enfold theme options > Header Layout and choose to display “Logo left, menu below” and then let us know so we can provide you custom CSS code to center the menu.
It is not easily possible to move search icon next to your logo, but with modifying helper-main-menu.php file in Enfold/includes folder, it is possible to add a search box.Best regards,
YigitHi!
1- You can contact your service provider and they can increase memory limit
2- Login credentials does not seem to work. Can you please check them once again?Regards,
YigitHi!
Please let us know so we can mark the thread as resolved or assist you further
Best regards,
YigitHey Dave,
Please add following code to Functions.php file in Appearance > Editor and change the link as needed
function add_custom_link(){ ?> <script> jQuery(window).load(function(){ jQuery('p.return-to-shop a').attr('href','LINK GOES HERE'); }); </script> <?php } add_action('wp_footer', 'add_custom_link');Cheers!
Yigit -
This reply was modified 11 years, 8 months ago by
-
AuthorPosts
