Forum Replies Created
-
AuthorPosts
-
Hey quadrocreative!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.special_amp { font-family: inherit; font-style: inherit; font-size: inherit; line-height: inherit; font-weight: normal; }Cheers!
YigitJuly 30, 2014 at 5:49 pm in reply to: Move position of menu & make 1/5's of a page larger (making gap between smaller) #297845Hi!
Please add following code to Quick CSS as well
.html_main_nav_header #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a { padding-right: 13px; }Best regards,
YigitHi!
Do you rescan/update the files first? If there are missing strings, rescanning/updating should add them as well
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home ul.nested_nav { display: none; }P.S.: Did you wanted to remove this one on your other topic? :)
Cheers!
YigitHi!
I am still not sure if i understood you correctly. Would you like to remove from sidebar? If so please use
.sidebar div#WFItem5242904 { display: none!important; }Can you draw on your screenshot and show what you would like to remove?
Best regards,
YigitJuly 30, 2014 at 5:18 pm in reply to: URGENT – Briefly unavailable for scheduled maintenance. #297826Hey!
Please use following code instead
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main { padding-top: 167px; } .phone-info { font-weight: 200!important; color: white!important; font-size: 16px; }i see that last code is working fine now. Please flush browser cache
Regards,
YigitJuly 30, 2014 at 5:09 pm in reply to: Remove link in the category title in header single post #297819Hey Morticka!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
strong.main-title.entry-title { pointer-events: none; }Best regards,
YigitHey!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Regards,
YigitHey davisar!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av_facebook_widget_wrap { background: white; }Cheers!
YigitHey!
Can you please post the link to your website when you launch it so we can look into it then? This is like a shot in the dark with a very little chance of hitting the target. If maintenance mode is active, you can post login details here privately
Awesome! Glad it is working fine now! Let us know if you have any other questions or issues :)Cheers!
Yigit-
This reply was modified 11 years, 7 months ago by
Yigit.
July 30, 2014 at 4:24 pm in reply to: URGENT – Briefly unavailable for scheduled maintenance. #297789Hey!
Glad you figured it out Atticus! Let us know if you have any other questions or issues
Cheers!
YigitJuly 30, 2014 at 4:19 pm in reply to: URGENT – Briefly unavailable for scheduled maintenance. #297783Hey Rustybucket!
Please re-install Enfold via FTP – http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Enfold folder is the empty one, is that correct?Regards,
YigitJuly 30, 2014 at 4:16 pm in reply to: Move menu in the header without breaking sticky feature #297780Hey!
Please remove following code from Custom.css file
#top .main_menu .menu > li > a { height: 60px!important; line-height: 60px!important; }and add the one i have added to Quick CSS field and it should work fine
Best regards,
YigitHey!
If you follow the instructions that should not happen actually. Can you try copying the code from here – http://pastebin.com/xe7exa88
If that too does not work, we are going to need to see your live websiteBest regards,
YigitJuly 30, 2014 at 4:07 pm in reply to: section on a page pushes the sidebar below the section #297771Hi!
You can use fullwidth elements such as color section element and advanced layerslider element only on the top of your page on the pages with sidebars. Since they are fullwidth elements, they push the sidebar content below them. You can use Widget Area element to display your widgets as a workaround
Best regards,
YigitHi Rustybucket!
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.Best regards,
YigitHey!
Try adding following code to Quick CSS as well
.header_color .header_bg { background-size: cover; }And what was the code have you added to helper-main-menu.php file?
Cheers!
YigitHey Richard!
Please use following code
.page-id-2439 .iconbox { margin-top: -280px!important; }Cheers!
YigitHi!
Please paste the code you add in http://pastebin.com/ and share the link here. Without seeing your website and your code, we cannot help you
Best regards,
YigitJuly 30, 2014 at 2:56 pm in reply to: Move menu in the header without breaking sticky feature #297740Hey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Best regards,
YigitJuly 30, 2014 at 2:53 pm in reply to: Turn off Icon Tooltip in mobile view on smartphone and tablet only #297736Hi!
Sorry i realized i made a mistake. I meant to say Footer.php file. You can also add following code to Functions.php file to add your script
function add_my_custom_script(){ ?> <script> PASTE YOUR CODE HERE </script> <?php } add_action('wp_footer', 'add_my_custom_script');Cheers!
YigitHi!
Please flush browser cache. It does seem to work fine on my end – http://i.imgur.com/ffGCPat.png
Cheers!
YigitJuly 30, 2014 at 2:31 pm in reply to: Turn off Icon Tooltip in mobile view on smartphone and tablet only #297728Hi Barb!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #top .avia-icon-tooltip { display: none !important; }}Cheers!
YigitHey!
He should add font family as well, as following
.image-overlay .image-overlay-inside:before { content: '✒'; font-family: 'entypo-fontello'; }Thanks for your help Guenter! Let us wait to hear from Mcraig77
Regards,
YigitHi Charlie!
Please try re-updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Cheers!
Yigit -
This reply was modified 11 years, 7 months ago by
-
AuthorPosts
