philippf
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I’m looking for an Instagramfeed plugin that doesn’t crop the imagesunfortunately not, i tested all of them
Forum: Themes and Templates
In reply to: [Certify] Hover effect color cannot be changedThanks a lot!
Best wishes
Philipp
Forum: Fixing WordPress
In reply to: Object not in the middleOh, sorry. I disabled the plugin.
Thanks for your quick answer it helped me a lot.
Now I have solved the problem for the phone. Unfortunately, the same happens with a different window size. If I have my window maximum or minimal, everything works. But if I pull it down, at a certain point only half of the widgets will be visible again.
Now my CSS is this:
.service-section .post:hover { border-top: 3px solid #56c72b; } .hc_scrollup i { color: #56c72b; font-size: 14px; } .hc_scrollup { background-color: #00000000; } .site-footer { border-top: 3px solid #56c72b; border-bottom: 3px solid #56c72b; } element.style { background-image: url(https://philippfalkenhagen.de/wp-content/uploads/2019/10/Reh-im-Mohnfeld-Startseite-1.jpg); max-width: 100%; height: 801px; width: 100%; background-repeat: no-repeat; background-size: 100% 100%; } .service-section { border-bottom: 0px solid #e8e8e8; } description-box::before { bottom: -14px; } @media (min-width: 600px){ .navbar-custom{ background-color: transparent !important; position: absolute !important; } #custom-collapse.collapse.navbar-collapse { background-color: transparent !important; } } @media (min-width: 600px) and (max-width: 767px) { .elementor-347 .elementor-element.elementor-element-141020fe:not(.elementor-motion-effects-element-type-background){ height: 300px !important; } } .navbar-custom .navbar-nav li > a { position: relative; color: #ffffff; font-weight: 600; font-size: 20px; padding: 35px 17px; transition: all 0.3s ease-in-out 0s; } .navbar-custom .navbar-nav > .active > a, .navbar-custom .navbar-nav > .active > a:hover, .navbar-custom .navbar-nav > .active > a:focus { color: #CECDCD; background-color: #0000; } .site-footer { border-top: 3px solid #121212; border-bottom: 3px solid #56c72b; } .site-footer { /* border-top: 3px solid #56c72b; */ border-bottom: 3px solid #56c72b; } table a, table a:hover, table a:focus, a, a:hover, a:focus, dl dd a, dl dd a:hover, dl dd a:focus { color: #64646d; } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { color: #64646d; margin: 0px 0 20px; font-weight: 600; word-wrap: break-word; } @media (min-width: 601px){ .navbar-custom .dropdown .navbar-custom .navbar-nav > li > a:hover, .navbar-custom .navbar-nav .open > a, .navbar-custom .navbar-nav .open > a:hover{ color: #56c72b !important; } .footer-sidebar { display: -webkit-inline-box !important; } } .site-footer { border-top: 3px solid #56c72b; border-bottom: 3px solid #56c72b; } @media (max-width: 600px) { .navbar-custom .navbar-nav li > a{ color: #121212!important; } } #moove_gdpr_save_popup_settings_button span.moove_gdpr_icon span.gdpr-icon { position: relative; top: 14px; font-weight: 900; } @media (max-width: 600px) { .navbar-custom .navbar-nav { background-color: #fff; } .hc_scrollup { border-radius: 0px; bottom: 0px; padding: 3px; display: none; height: 40px; opacity: 1; position: fixed; right: 26px; text-align: -webkit-right; width: 60px; overflow: hidden; z-index: 9999; color: #ffffff; font-size: 1.000rem; line-height: 1.9; } @media only screen and (max-width: 600px) { .navbar-nav li > a { color: #121212; background-color: #fff } } }
Thanks
Philipp
Thank you for your prompt reply! I have the code in the custom css column inserted, but unfortunately nothing has changed.
Thanks a lot!
- This reply was modified 5 years, 1 month ago by philippf.
Forum: Fixing WordPress
In reply to: Search for an gallery pluginYes, sorry for that. I noticed it too late and i cannot delete it.
Forum: Themes and Templates
In reply to: [SpicePress] Dropdown menu background color changeYeah, i deleted the Code, because the dropdown did Not changed. But i added ist a Second time, so now it is at my Site. Gut the Color of the dropdown Menu has Not changed yet. Mayen you can do anything.
Thanks
Philipp
Forum: Themes and Templates
In reply to: [SpicePress] Dropdown menu background color changeThanks, but that does not work either. There is no error message but the colors do not change.
Thanks
Philipp
Forum: Themes and Templates
In reply to: [SpicePress] Dropdown menu background color changeYes, that’s what I mean.
Forum: Themes and Templates
In reply to: [SpicePress] Navbar and dropdown menu color changeI did. Thanks for your help at my site!
Forum: Themes and Templates
In reply to: [SpicePress] Navbar and dropdown menu color changeThanks you so much!!
Best wishes
Philipp
Forum: Fixing WordPress
In reply to: Frame around text and correct arrangement of the text does not workUnfortunately, it does not work that way. But if I go to investigate and hide this code, it is normal.
.elementor * { /* background-color: #0000; */ }
Unfortunately, I can not just insert this into my custom css, or if I do it, nothing happens.
Thanks anyway, maybe you know how I could integrate the code
Forum: Themes and Templates
In reply to: [Certify] how do I make the primary menu transparent?Like this Example of a transparent menu
Forum: Fixing WordPress
In reply to: Objects can not be placed in the middle and made invisible in HTMLThanks a lot! It worked!