Title: omrybiton's Replies | WordPress.org

---

# omrybiton

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty] Remove tagline/excerpt on Contacts page?](https://wordpress.org/support/topic/remove-tagline-excerpt-on-contacts-page/)
 *  [omrybiton](https://wordpress.org/support/users/omrybiton/)
 * (@omrybiton)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/remove-tagline-excerpt-on-contacts-page/#post-15231668)
 * Hey, I could not quite figure out where the problem is, or maybe you have solved
   it already?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty] Change only footer background color using css?](https://wordpress.org/support/topic/change-only-footer-background-color-using-css/)
 *  [omrybiton](https://wordpress.org/support/users/omrybiton/)
 * (@omrybiton)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/change-only-footer-background-color-using-css/#post-15230373)
 *     ```
       #site-footer {
           background-color: #0d1117!important;
           color: #fff;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty] Theme interpretation and advice](https://wordpress.org/support/topic/theme-interpretation-and-advice/)
 *  [omrybiton](https://wordpress.org/support/users/omrybiton/)
 * (@omrybiton)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/theme-interpretation-and-advice/#post-15230367)
 * It is best to stick with this template and learn CSS.
    No need to mess with other
   templates that make your site slow.
 * I tried more or less to arrange it to look better, just change the color of the
   logo.
 *     ```
       ul.primary-menu.reset-list-style, h1.entry-title  {
           color: #0d1117;
       }
   
       #site-header, .footer-nav-widgets-wrapper, #site-footer, .menu-modal, .menu-modal-inner, .search-modal-inner, .archive-header, .singular .entry-header, .singular .featured-media:before, .wp-block-pullquote:before {
           background-color: #fff;
       }
   
       h1.body.entry-title.\{\} {
           position: relative;
           top: -219px;
           z-index: 99;
           text-transform: uppercase;
       }
   
       @media (min-width: 1000px)
       .header-inner {
        display: flex; none;
           justify-content: center;
           display: grid;
       }
   
       body.custom-background {
           background-color: #fff;
       }
   
       .tw-header-full .header-inner {
           max-width: 100%;
           position: relative;
           top: -32px;
       }
   
       .singular .featured-media {
           position: relative;
           bottom: 250px;
       }
   
       @media (min-width: 700px)
       .post-inner {
            margin-top: -300px;
       }
   
       element.style {
           background-color: #f3f3f3;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty] Adsense problem](https://wordpress.org/support/topic/adsense-problem-24/)
 *  [omrybiton](https://wordpress.org/support/users/omrybiton/)
 * (@omrybiton)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/adsense-problem-24/#post-15230317)
 * Hi, send your website so I can check 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH WooCommerce Advanced Reviews] This plugin messes up all my reviews](https://wordpress.org/support/topic/this-plugin-messes-up-all-my-reviews/)
 *  [omrybiton](https://wordpress.org/support/users/omrybiton/)
 * (@omrybiton)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/this-plugin-messes-up-all-my-reviews/#post-11616203)
 * I import reviews from aliexpress, the images of the review are sitting on the
   aliexpress server and the plugin does not know how to deal with it, so it can
   not display the images

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