Title: geegee07's Replies | WordPress.org

---

# geegee07

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

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

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] Footer 2, Remove horizontal lines between widget menus](https://wordpress.org/support/topic/footer-2-remove-horizontal-lines-between-widget-menus/)
 *  Thread Starter [geegee07](https://wordpress.org/support/users/geegee07/)
 * (@geegee07)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/footer-2-remove-horizontal-lines-between-widget-menus/#post-10253270)
 * Dear Marklcm,
 * thank you very much.
    CSS `.widget ul li a, .site-footer .widget-area ul li a,.
   site-footer .widget-area ul li a` and
 *     ```
       .widget ul li, .widget ol li {
           border-bottom: 0;
           border-top: 0;
       }
       ```
   
 * work very well for me.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] Remove underline on hyperlink](https://wordpress.org/support/topic/remove-underline-on-hyperlink/)
 *  Thread Starter [geegee07](https://wordpress.org/support/users/geegee07/)
 * (@geegee07)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/remove-underline-on-hyperlink/#post-10217726)
 * WP – menu – appereance – custom CSS / additional CSS or over a plugin “Simple
   CSS”
    -  This reply was modified 8 years, 2 months ago by [geegee07](https://wordpress.org/support/users/geegee07/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] Remove underline on hyperlink](https://wordpress.org/support/topic/remove-underline-on-hyperlink/)
 *  Thread Starter [geegee07](https://wordpress.org/support/users/geegee07/)
 * (@geegee07)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/remove-underline-on-hyperlink/#post-10217600)
 * Thank you guys!
 * I found already a solution and this code works perfect for me (I left the underline
   only on hover):
 *     ```
       .entry-content a {
           color: #008488;
           border: none;
           box-shadow: none;
       }
   
       .entry-content a:hover {
           color: #008488;
       }
       ```
   
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Ultimate Responsive Image Slider] Nice, but…..](https://wordpress.org/support/topic/nice-but-67/)
 *  Thread Starter [geegee07](https://wordpress.org/support/users/geegee07/)
 * (@geegee07)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/nice-but-67/#post-9748378)
 * Thank you guys for your rapid replay! Your plugin works actually pretty good.
 * 1 & 2 & 3) I mean the **distance between the thumbnails** (under the slide) (
   for example look at this slider on this [webpage](https://www.johnmini.com/projects/upper-west-side-rooftop-retreat).
 * Best regards!
    Gee
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Responsive Image Slider] Locate the Title & Description below the image](https://wordpress.org/support/topic/locate-the-title-description-below-the-image/)
 *  [geegee07](https://wordpress.org/support/users/geegee07/)
 * (@geegee07)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/locate-the-title-description-below-the-image/#post-9745368)
 * Hi @ misterbond,
    can you please tell how you can adjust the image description
   to be in bottom position and NOT in the middle? NOT Pro version! Will be very
   thankful! Thanks. Gee
    -  This reply was modified 8 years, 7 months ago by [geegee07](https://wordpress.org/support/users/geegee07/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mk] How to change CAPITAL letters in menu to small ones?](https://wordpress.org/support/topic/how-to-change-capital-letters-in-menu-to-small-ones/)
 *  Thread Starter [geegee07](https://wordpress.org/support/users/geegee07/)
 * (@geegee07)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/how-to-change-capital-letters-in-menu-to-small-ones/#post-7386822)
 * I resolved the issue.
 * Install Simple CSS plugin
 * Type:
 * .sidebar ul#side-menu li a {
    text-transform: none; font-weight: 300 !important;
   color: #939393; font-size: 13px; }
 * Save. Done.
 * Thank you anyway.
    Gee Gee
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mk] Width of Header Image](https://wordpress.org/support/topic/width-of-header-image-1/)
 *  [geegee07](https://wordpress.org/support/users/geegee07/)
 * (@geegee07)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/width-of-header-image-1/#post-6519009)
 * thanks **pkulinich**. it works!

Viewing 7 replies - 1 through 7 (of 7 total)