Forum Replies Created
-
AuthorPosts
-
July 2, 2017 at 12:31 pm in reply to: Widget Tag Cloud on ONE Page in a different color than the rest #815516
Hi,
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,
MikeHi,
Try this code in the General Styling > Quick CSS field:.flex_column_table_cell {transform: translateY(170%)!important; }
Can you make all the cells the same size with text or blank lines?
Best regards,
MikeJuly 1, 2017 at 11:00 pm in reply to: Contactform no redirection field shown, only "display short message". #815451Hi,
Try this code in the General Styling > Quick CSS field:.avia_textblock {text-align: justify!important; }
It makes the two homepage text blocks justify, plus the text blocks on the service page.
Please clear your cache :)Best regards,
MikeHi,
Oh I see, each is a different color, then please remove and try this:#top .av-tab-arrow-container:nth-child(1) span { background-color: #2C77BA !important; }
If this don’t work then remove it too so I can test different code.
Best regards,
MikeJuly 1, 2017 at 10:24 pm in reply to: Color Section with Placed PNG background needs transparency #815445Hi,
Try adding this:#top #wrap_all #main .avia-no-border-styling {z-index: -5;}
Best regards,
MikeHey Marinos69,
I tested in Chrome, Edge, Firefox, and Safari and could see the icons in the desktop version, Please clear your cache :)Best regards,
MikeJuly 1, 2017 at 9:51 pm in reply to: Color Section with Placed PNG background needs transparency #815440Hi,
That’s a good idea:#loveinit {margin-bottom: -20px!important; }
Best regards,
MikeHey mckeown2,
I assume you mean in a widget in your footer, try this:<a target="_blank" href="https://twitter.com/Dcareerprincess" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Twitter"><span class="avia_hidden_link_text">Twitter</span></a> <a target="_blank" href="https://www.facebook.com/notjustaprincess" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Facebook"><span class="avia_hidden_link_text">Facebook</span></a> <a target="_blank" href="https://www.instagram.com/notjustaprincessworld/" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Instagram"><span class="avia_hidden_link_text">Instagram</span></a>
Best regards,
MikeHey Dave,
One way to change colors is to go to Enfold Theme Options > Advanced Styling > and choose from the drop down.
Another way is to use this code in the General Styling > Quick CSS field:h1.av-special-heading-tag {color:#000 !important; } .av-subheading.av-subheading_above {color: #000 !important; opacity: 1 !important; } h2.av-special-heading-tag {color:#000 !important; }
These are in the order of your headings for your url
Best regards,
MikeHey geekster31,
Please go to Enfold/config-templatebuilder/avia-shortcodes folder and open postslider.php file and find following line$output .= !empty($title) ? "<h3 class='slide-entry-title entry-title' $markup><a href='{$link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h3>" : '';
and change h3 tags as needed
Best regards,
MikeHey Andrej,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeHey Horea,
::-webkit-input-placeholder { color: #fff !important; } ::-moz-placeholder { color: #fff !important; } ::-moz-placeholder { color: #fff !important; } ::-ms-input-placeholder { color: #fff !important; }
Best regards,
Mike -
AuthorPosts