Forum Replies Created
-
AuthorPosts
-
Hey DaveL77!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.image-overlay .image-overlay-inside:before { background-color: red !important; }Regards,
YigitHey!
Please try adding following code to bottom of Style.css file of your child theme in Appearance > Editor
@media only screen and (max-width: 767px) and (min-width: 480px) { .responsive #scroll-top-link { display: block !important; }}Cheers!
YigitHi murphy88!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .av-main-nav ul a { border: none!important; }Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 5px; }}I cannot reproduce the issue when i resize browser window but this code should help
Best regards,
YigitHi!
Please go to framework/php folder and open class-breadcrumb.php and search “You are here:” and change it manually
Best regards,
YigitApril 5, 2014 at 5:08 pm in reply to: Placeholder Text in search box not displaying in Internet explorer #247808Hey!
Can you post the link to your website so we can take a look? Which version of IE exactly?
Regards,
YigitHey Andrea!
It seems like links to your images are broken – http://i.imgur.com/UwCSHmA.png
Please try re-uploading them in Media LibraryRegards,
YigitHey!
I have tried multiple times but now i cannot reproduce the issue, i could yesterday. Can you check once again and confirm that it is working fine on your end as well?
Best regards,
YigitHey!
You have many plugins installed. Please try deactivating them and check if that helps. Then you can activate them one by one to find the culprit
Best regards,
YigitHey Marssolutions!
We should be able to help you with custom CSS. Can you post the link to your website and point out the links?
Regards,
YigitHey rpmarketing2013!
Can you post the link to your website so we can take a look? We will probably need a temporary admin as well so if you do not mind, please post it here privately as well
Cheers!
YigitHey!
Please find following code
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { height: auto !important; }and change it to
@media only screen and (max-width: 990px) { .responsive .logo a, .responsive .logo img { height: auto !important; }If that does not work, please post the link to your website
Cheers!
YigitHey!
Please add following code to Quick CSS as well
#top .main_color .price, .main_color .stock, #top #wrap_all .main_color ins { color: transparent; }Cheers!
YigitHey Holger!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.archive .post-meta-infos { display: none !important; }Regards,
YigitHi!
Please use this plugin to change it http://wordpress.org/plugins/codestyling-localization/
Best regards,
YigitHi!
You can try deactivating browser plugins/extensions and check if that helps. Unfortunately we cannot help you troubleshoot the issues you are having with your browsers, sorry Bakbek
Cheers!
YigitApril 5, 2014 at 4:12 pm in reply to: How can I make the post title appear above the featured images on the blog page? #247790Hi!
Yes it does work fine on my end. Please see screenshot here – http://i.imgur.com/K6tdr6j.png
Cheers!
YigitApril 4, 2014 at 11:59 pm in reply to: Top navigation (Drop down) not clickable in mobile device #247685Hi E!
Can you try adding following code to Quick CSS as well
#header_meta { z-index: 9; }I unfortunately do not have chance to check your website on an Android device
Cheers!
YigitHi!
Please try checking your website on another computer. I checked once again and it is still working fine on my end. It has to be your computer as the issue you are having here https://kriesi.at/support/topic/how-to-prevent-feature-image-from-showing-on-top-in-an-image-post-type also only occurs on your end :/
Best regards,
YigitHi codepantry!
I think it was a caching issue. Please flush browsers cache and refresh your page a few times. As you can see in the screenshot here – http://i.imgur.com/jnA2mjF.png height is now 1200px
Best regards,
YigitApril 4, 2014 at 11:14 pm in reply to: How to prevent feature image from showing on top in an image post type #247676Hey!
I have just checked your website and i can also confirm that featured image is not visible – http://i.imgur.com/xzxdyRR.png . At this point, there is not much we can do since we all can see the code is being applied and working fine and the issue is only on your end.
Cheers!
YigitHey Chris!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .main_menu, #header_main_alternate { display: block; } .responsive #header .social_bookmarks { display: block!important; }} @media only screen and (max-width: 990px) and (min-width: 768px) { #top .avia-logo-element-container .slide-entry { width: 50% !important; }}Regards,
YigitHi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.page-id-2 .avia_transform .av_font_icon { opacity: 1 !important; -moz-transform: scale(1) !important; -webkit-transform: scale(1) !important; -ms-transform: scale(1) !important; transform: scale(1) !important; }Regards,
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitHey Matt!
Please add following code to Quick CSS as well
.postid-3804 #av_section_1 { height: 60px !important; min-height: 60px!important; }Best regards,
YigitApril 4, 2014 at 8:26 pm in reply to: How can I make the post title appear above the featured images on the blog page? #247628Hi!
Please add following code to Quick CSS instead
.blog .entry-content { border-bottom: 1px dashed #e2e2e2; margin-bottom: 15px; }Cheers!
YigitHi!
Link Fudge posted only shows the example and that site is not using Enfold. As i said here – https://kriesi.at/support/topic/horizontal-icon-list/#post-233224 unfortunately we cannot help you with that
Best regards,
YigitHi!
Can you also try deactivating all active plugins and check if that helps? I have copied your home template and created a page called home test and will work on that one
Edit: Custom CSS code is currently not being applied. Deactivating plugins should help. If it does not try adding the custom CSS code i added to top of Quick CSS to Custom.css file inside Enfold/Css folderBest regards,
Yigit-
This reply was modified 11 years, 10 months ago by
Yigit.
-
This reply was modified 11 years, 10 months ago by
-
AuthorPosts
