Problem Customizing Action Bar/Header/Top Bar for Mobile/Responsive

I'm working on a client's WordPress site running BeTheme for a custom Home page. I'm actually having some issues with customizing the Action Bar/Header/Top Bar. I simply want to remove some of the spacing between the social icons and browser top (top margin), and bring up the slider closer to the mobile logo. 

Note: It shows "responsive.css" on Chrome Code Inspector console -- reference CSS code and photo below. 

@media only screen and (max-width: 767px)
#Top_bar, #Action_bar {
    background: #000 !important; // Forces black background
    position: static;
}
@media only screen and (max-width: 1024px)
#Top_bar .top_bar_right {
    float: none;
    top: 0;
    height: 0px !important; // Hides Top Bar space above slider on mobile views
    padding: 0 10px;
}
@media only screen and (max-width: 1024px)
.header-classic #Top_bar .top_bar_right {
    top: 0;
    height: 0px !important; // Hides Top Bar space above slider on mobile views
    padding: 0 10px;
}
@media only screen and (max-width: 767px)
image
#Top_bar, #Action_bar {
    background: #000000 !important;
    margin-top: 25px !important; // Moves top Social icons down from top
}

From above, I can get the Code Inspector to produce my desired changes, but nothing happens after saving in BeTheme admin for Custom CSS. I've flushed the cache on the server and browser, but still no changes are visible. 

Any suggestions for support would be greatly appreciated.

Best Regards, Chad, Mpower Web Solutions 

Comments

Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.