Forum Replies Created
-
AuthorPosts
-
Hi Micheal!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .isotope-item { padding-right: 5px; padding-bottom: 5px; }Best regards,
YigitHey!
You are welcome Cindy, glad we could help! Let us know if you have any other questions or issues.
Have a nice weekend!Best regards,
YigitHey!
Please add following code to Functions.php file in Appearance > Editor and change the link as needed
` function add_custom_script_link(){ ?> <script> jQuery(window).load(function(){ jQuery("a.slide-image").attr("href", "http://kriesi.at"); jQuery("h3.slide-entry-title.entry-title>a").attr("href","http://kriesi.at") }); </script> <?php } add_action('wp_footer', 'add_custom_script_link'); `Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { border-color: #cccccc !important; }after applying the code, please flush browser cache and refresh your page a few times
Regards,
YigitHey Finlando!
Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Regards,
YigitHey eriatarka!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }Best regards,
YigitHi!
Please open style.css file of the folder you have downloaded from ThemeForest and check the theme version there. It should be version 2.9.1. If not, please login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version then update via FTP ( please see video tutorial i posted in my previous post )
Regards,
YigitHi!
You are welcome! I edited the code i posted and added media queries. Please use updated code to avoid having responsive issue with sorting buttons
Best regards,
YigitHey!
Sorry but i cannot see sorting buttons – http://i.imgur.com/cymFPBf.png
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab@media only screen and (max-width: 768px) { div#js_sort_items { width: 30%; margin: auto; }}Regards,
Yigit-
This reply was modified 10 years, 9 months ago by
Yigit.
July 18, 2014 at 6:57 pm in reply to: Help with header element in functions.php file (Yigit!) #293094Hey!
You are welcome Dave, we are always happy to help :)
Thank you for your kind words and have a great weekend!Regards,
YigitHi Micheal0424!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.grid-entry .inner-entry { margin-right: 0; box-shadow: none; }Regards,
YigitJuly 18, 2014 at 6:38 pm in reply to: Remove circle arrow hover over & make gray scale until hover over ? #293087Hey Micheal0424!
Please add following code Quick Css
.image-overlay { display: none !important; } .js_active .grid-image { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); } .js_active .grid-image:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); }Regards,
YigitHey!
You are welcome Joe, glads we could help!
Have a great weekend!Best regards,
YigitJuly 18, 2014 at 5:07 pm in reply to: Error issue slideshow.php on line 580 – clean Enfold and WP #293062Hi Zgiebu!
Please change the link from
yourwebsite.com/home/#kontakt
to
yourwebsite.com/#kontakt
and it should work fineBest regards,
YigitHey Micheal0424!
Please edit your Masonry element and choose to make it Sortable as shown in screenshot – http://i.imgur.com/mvYyMBE.png
Cheers!
YigitHi!
Please add following code to Quick CSS as well
#footer { padding: 0; }Do you mind creating a temporary admin login and posting it here privately so we can look into socket background issue?
Cheers!
YigitHey fwbecker!
Please change your code to following one
@media only screen and (min-width: 990px) { .responsive.html_stretched .av-masonry-entry { width: 20% !important; }}Code will not be applied on screens smaller than 990px. You can change the value if you would like to adjust it
Best regards,
YigitHey!
You are welcome, glad we could help! Let us know if you have any other questions or issues.
Have a great weekend!Regards,
YigitHey!
You are welcome, glad we could help! :)
Please request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/Regards,
YigitTeskkurler sizlerede! :)
Tamamdir o zaman simdilik konuyu kapatiyorum, baska her hangi bir sorunuz yada sorununuz olursa, lutfen yeni konu acmaktan cekinmeyin :)Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .aviaccordion-inner, #top .aviaccordion-slide, #top .aviaccordion-slide-link { background: transparent; } #top .aviaccordion-slide { box-shadow: none; }Best regards,
YigitHey!
You are welcome Vince, glad we could help! :)
Have a nice weekend!Cheers!
YigitHey pinzanoaltagl!
Please add your Google analytics code in Enfold theme options – http://i.imgur.com/OCejjUi.png
Best regards,
YigitHi!
Can you post the link to your page where we can see the element so we can provide you more accurate custom CSS?
Regards,
Yigit -
This reply was modified 10 years, 9 months ago by
-
AuthorPosts
