Title: philippf's Replies | WordPress.org

---

# philippf

  [  ](https://wordpress.org/support/users/philippf/)

 *   [Profile](https://wordpress.org/support/users/philippf/)
 *   [Topics Started](https://wordpress.org/support/users/philippf/topics/)
 *   [Replies Created](https://wordpress.org/support/users/philippf/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/philippf/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/philippf/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/philippf/engagements/)
 *   [Favorites](https://wordpress.org/support/users/philippf/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/users/philippf/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/philippf/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [I’m looking for an Instagramfeed plugin that doesn’t crop the images](https://wordpress.org/support/topic/im-looking-for-an-instagramfeed-plugin-that-doesnt-crop-the-images/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/im-looking-for-an-instagramfeed-plugin-that-doesnt-crop-the-images/#post-12284720)
 * unfortunately not, i tested all of them
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Certify] Hover effect color cannot be changed](https://wordpress.org/support/topic/hover-effect-color-cannot-be-changed/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/hover-effect-color-cannot-be-changed/#post-12276664)
 * Thanks a lot!
 * Best wishes
 * Philipp
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Object not in the middle](https://wordpress.org/support/topic/object-not-in-the-middle/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/object-not-in-the-middle/#post-12271456)
 * Oh, sorry. I disabled the plugin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Mobile responsive footer widgets and mobile navigation menus do not work togethe](https://wordpress.org/support/topic/mobile-responsive-footer-widgets-and-mobile-navigation-menus-do-not-work-togethe/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/mobile-responsive-footer-widgets-and-mobile-navigation-menus-do-not-work-togethe/#post-12046384)
 * 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
    -  This reply was modified 6 years, 7 months ago by [philippf](https://wordpress.org/support/users/philippf/).
    -  This reply was modified 6 years, 7 months ago by [philippf](https://wordpress.org/support/users/philippf/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SpicePress] Font of the navigation in the mobile menu give a different color](https://wordpress.org/support/topic/font-of-the-navigation-in-the-mobile-menu-give-a-different-color/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/font-of-the-navigation-in-the-mobile-menu-give-a-different-color/#post-12043812)
 * Thank you for your prompt reply! I have the code in the custom css column inserted,
   but unfortunately nothing has changed.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SpicePress] Shifting footer content and dropdown menu color does not change](https://wordpress.org/support/topic/shifting-footer-content-and-dropdown-menu-color-does-not-change/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/shifting-footer-content-and-dropdown-menu-color-does-not-change/#post-12039668)
 * Thanks a lot!
    -  This reply was modified 6 years, 7 months ago by [philippf](https://wordpress.org/support/users/philippf/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Search for an gallery plugin](https://wordpress.org/support/topic/search-for-an-gallery-plugin/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/search-for-an-gallery-plugin/#post-12036701)
 * Yes, sorry for that. I noticed it too late and i cannot delete it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SpicePress] Dropdown menu background color change](https://wordpress.org/support/topic/dropdown-menu-background-color-change/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/dropdown-menu-background-color-change/#post-12029956)
 * Yeah, 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](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SpicePress] Dropdown menu background color change](https://wordpress.org/support/topic/dropdown-menu-background-color-change/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/dropdown-menu-background-color-change/#post-12028902)
 * Thanks, but that does not work either. There is no error message but the colors
   do not change.
 * Thanks
 * Philipp
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SpicePress] Dropdown menu background color change](https://wordpress.org/support/topic/dropdown-menu-background-color-change/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/dropdown-menu-background-color-change/#post-12026374)
 * Yes, that’s what I mean.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SpicePress] Navbar and dropdown menu color change](https://wordpress.org/support/topic/navbar-and-dropdown-menu-color-change/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/navbar-and-dropdown-menu-color-change/#post-12025378)
 * I did. Thanks for your help at my site!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SpicePress] Navbar and dropdown menu color change](https://wordpress.org/support/topic/navbar-and-dropdown-menu-color-change/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/navbar-and-dropdown-menu-color-change/#post-12023062)
 * Thanks you so much!!
 * Best wishes
 * Philipp
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Frame around text and correct arrangement of the text does not work](https://wordpress.org/support/topic/frame-around-text-and-correct-arrangement-of-the-text-does-not-work/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/frame-around-text-and-correct-arrangement-of-the-text-does-not-work/#post-12016932)
 * Unfortunately, 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](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Certify] how do I make the primary menu transparent?](https://wordpress.org/support/topic/how-do-i-make-the-primary-menu-transparent/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/how-do-i-make-the-primary-menu-transparent/#post-12013416)
 * Like this [Example of a transparent menu](https://ibb.co/DkD1FST)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Objects can not be placed in the middle and made invisible in HTML](https://wordpress.org/support/topic/objects-can-not-be-placed-in-the-middle-and-made-invisible-in-html/)
 *  Thread Starter [philippf](https://wordpress.org/support/users/philippf/)
 * (@philippf)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/objects-can-not-be-placed-in-the-middle-and-made-invisible-in-html/#post-12010460)
 * Thanks a lot! It worked!

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/users/philippf/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/philippf/replies/page/2/?output_format=md)