Forum Replies Created
-
AuthorPosts
-
July 2, 2017 at 10:13 pm in reply to: where can I remove the buttons on the "Vollbildslider"? #815620
Hey subimago,
Perhaps, it depends on the icon you would like to place there, here is an example using a standard web character:#recent-posts-3 h3.widgettitle:before {content: "» "; font-size: 20px;}
Best regards,
MikeHi,
Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeJuly 2, 2017 at 9:24 pm in reply to: Widget Tag Cloud on ONE Page in a different color than the rest #815606Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJuly 2, 2017 at 9:24 pm in reply to: Color Section with Placed PNG background needs transparency #815605Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.av-large-gap.av-masonry {padding: 0 0 0 8px!important; } .av-large-gap.av-fixed-size .av-masonry-entry .av-inner-masonry { position: absolute; top: 0px!important; left: 0px!important; right: 8px!important; bottom: 8px!important; }
Best regards,
MikeHi,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHi,
Sorry, I see this a lot, apple often uses non standard user agent code, but to be fair, Chrome, Edge, Firefox, & Safari treat css just a little different from each other, but mostly we can’t see it.
Anyways, lets try only targeting iPads :)
iPad 3 & 4 Media Queries
Retina iPad in portrait & landscape@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) { .anchor { display: block!important; height: 100px!important; margin-top: -100px!important; visibility: hidden; }}
Didn’t work? Here’s the full apple list :) http://stephen.io/mediaqueries/
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I looked at your image of the text block that you add before it crashes, and I wonder about the present sign, are you pasting text in “Visual” or “Text” in the editor? Try only using “Text” and no present sign or other symbols, lets just rule that out :)
When you update manually via FTP: https://vimeo.com/67209750 you only replace the core files, your data (content) is in the database, which you are not touching. Should a file have an error in it causing the issue, this would fix. I still recommend backing up with: https://wordpress.org/plugins/duplicator/ just because I’m a backuper, I often backup before updating plugins :)
Read more here: http://kriesi.at/archives/the-complete-guide-to-updating-enfoldBest regards,
MikeHi,
Try to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
I recommend backing up with: https://wordpress.org/plugins/duplicator/Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeJuly 2, 2017 at 12:48 pm in reply to: Enfold / Kontaktformular Datumsfeld Darstellungsproblem #815521Hi,
Probieren Sie diesen Code im General Styling> Quick CSS Feld:.ui-icon.ui-icon-circle-triangle-w {font-size: 0; } .ui-datepicker-prev.ui-corner-all:before{content: "Zurück"!important; }
Bitte deinen Cache löschen :)
Best regards,
MikeJuly 2, 2017 at 12:31 pm in reply to: Widget Tag Cloud on ONE Page in a different color than the rest #815516Hi,
There seems to be a conflict somewhere, perhaps some other css not targeted correctly, or an error when importing the template from the demo, but I believe I have a fix, try this code in the General Styling > Quick CSS field:h3.widgettitle {color: #fff !important;}
Best regards,
MikeHi,
I believe I have solved the issue of the footer widgets not showing the correct text, “Bldg 13”
I cleared your WP cache, and then mine, and tested all the urls in the Private Content area :)
Please clear your cache and check :)Best regards,
MikeJuly 2, 2017 at 11:08 am in reply to: Double Headline in blog post / sync headline w/ blog overview page #815503Hey Tilman,
Try this code in the General Styling > Quick CSS field:#top h1 a {color: #000 !important;}
Feel free to adjust the color to suit :)
Best regards,
MikeHey webWahine,
I couldn’t find a 3 column masonry grid on your site, please include a link to the page in question.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:.header-scrolled .logo a {transition: opacity 0.9s ease 0s, height 0.9s ease 0s!important; }
Best regards,
MikeJuly 2, 2017 at 10:34 am in reply to: Enfold / Kontaktformular Datumsfeld Darstellungsproblem #815498Hey YDC-Y,
Bitte geben Sie die URL auf die jeweilige Seite ein, damit wir uns genauer ansehen können.Best regards,
MikeHi,
Typically you can change the menu color in the Enfold Theme Options > Advanced Styling > and choose the menu items in the drop down. Sometimes when using a demo to create a child theme, one of the menu colors will be a blank and choosing a color will fix the issue. But your login didn’t give us full access, so I couldn’t do this. I did write some css. Try this code in the General Styling > Quick CSS field:#top #wrap_all .av-main-nav ul > li > a, #top #wrap_all .av-main-nav ul > li > a:hover { background-color: #0080b3!important; color: white!important; border-color: #0080b3!important;} #top #header .av-main-nav > li:hover > a { background-color: #0080b3!important; color: white!important; }
Best regards,
MikeHey KK,
Try to update manually via FTP: https://vimeo.com/67209750
Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
Get the child theme here: http://kriesi.at/documentation/enfold/using-a-child-themeBest regards,
MikeHi,
To solve the highlighted text color, try this code in the General Styling > Quick CSS field:::-moz-selection {background: #fff!important; color: #2a8a47!important; } ::selection {background: #fff!important; color: #2a8a47!important; }
Best regards,
MikeHey road66,
Perhaps this will help: https://kriesi.at/support/topic/show-only-one-first-category-in-blog-single-post/#post-360622
Or: https://kriesi.at/support/topic/show-only-one-category-in-metadescription/#post-324740Best regards,
MikeJuly 2, 2017 at 9:10 am in reply to: Widget Tag Cloud on ONE Page in a different color than the rest #815485Hey vqs_2000,
Try this code in the General Styling > Quick CSS field:.footer_color a {color: #fff !important; border-color: #2388c2!important; }
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#welcome .template-page.content {padding-top: 0px!important; } #after_full_slider_0 .template-page.content {padding-bottom: 10px!important; }
Try testing different column-gap setting in your code above, I couldn’t test as the login doesn’t give full access.
Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:#av_section_3 .container { width: 100%!important; margin: 0px 0px!important; padding: 0px 0px!important; } .avia-icon-list .iconlist_icon { margin-right: 0px!important; }
Best regards,
Mike -
AuthorPosts