Title: CSS Help Needed
Last modified: June 21, 2021

---

# CSS Help Needed

 *  [rashidazhussain](https://wordpress.org/support/users/rashidazhussain/)
 * (@rashidazhussain)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/css-help-needed-6/)
 * Hello,
 * Hope, you’re doing well.
 * I need help with some CSS customization. Please!
 * 1: In the menu bar; there are country flags for language – I need to minimize
   the space between the flags. How can I do so?
 * 2: How can I change the hover and active color for the menu tabs?
 * WEBSITE URL: **[Moderated: Redundant link removed]**
 * Thanks,
    Rashida H.
    -  This topic was modified 4 years, 11 months ago by [t-p](https://wordpress.org/support/users/t-p/).
    -  This topic was modified 4 years, 11 months ago by [t-p](https://wordpress.org/support/users/t-p/).
      Reason: Redundant link removed
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-help-needed-6%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/css-help-needed-6/#post-14580661)
 * Looking at your site, you use `bw-gas-monitors` theme which could not be found
   in the wordpress.org/themes/ directory, as far as I can see.
 * If this was a custom theme, you may have to go back to your developer team and
   ask them to make the necessary change(s) to the theme.
 * If you use a commercial theme or plugin and need support, please go to their 
   official support channel. In order to be good stewards of the WordPress community,
   and encourage innovation and progress, we feel it’s important to direct people
   to those official locations.
 * Forum volunteers are also not given access to commercial products, so they would
   not know why your commercial theme or plugin is not working properly. This is
   one other reason why volunteers forward you to the commercial product’s vendors.
   The vendors are responsible for supporting their commercial product.
 * **Commercial products are [not supported in these forums](https://make.wordpress.org/support/trouble/section-1-getting-started/what-is-not-supported).**
 *  [RossMitchell](https://wordpress.org/support/users/rossmitchell/)
 * (@rossmitchell)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/css-help-needed-6/#post-14582682)
 * For the flag spacing try this in your customizer > additional CSS
 *     ```
       a.glink {
           padding-left: 0 !important;
           padding-right: 0 !important;
       }
       ```
   
 * Figuring out the hover and active menu changes is harder. Suggest that you examine
   your custom theme’s CSS files and OR consult your theme developer.
    As a start
   you should learn how to use your browser inspector for addressing CSS issues.
 *  Thread Starter [rashidazhussain](https://wordpress.org/support/users/rashidazhussain/)
 * (@rashidazhussain)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/css-help-needed-6/#post-14631689)
 * Hi [@rossmitchell](https://wordpress.org/support/users/rossmitchell/)
 * Thanks for your help. It worked.
 * Regards,
    Rashida H.

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

The topic ‘CSS Help Needed’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [rashidazhussain](https://wordpress.org/support/users/rashidazhussain/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/css-help-needed-6/#post-14631689)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
