Adjdust mobile Logo to left (not centered)

Hi there, how can I adjust the logo on smartdevices to left border (like on my desktop version on www.redreinhardt.com/blog) ?
Also - is there a possibility to change the background color of the mobile menu or does it follow the options of the regular desktop version (in BeTheme options panel)?

thanks
Pedro

Comments

  • Hi,

    it's not possible unfortunately because header is inside wrapper and it's not possible to move it more to the left side. The only thing you can do is remove padding and margin for logo on mobile devices only with the following css:
    @media only screen and (max-width: 767px) {
        #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo { padding: 0 !important; }
        #Top_bar .logo #logo { margin: 0 !important; }
    }
    But to change the background color of mobile menu, you need to use the following css:
    @media only screen and (max-width: 767px) {
    #Top_bar #menu > ul { background: #000 !important; }
    }
  • this helps a lot - thatnks for finding out a solution that works!!!
    is the logo size controlled by the size I upload or can I adjust the size of the logo (making it smaller) similar to the dsktop version by entering the max widht/height?

    thanks!
    Pedro

  • Logo size can be controlled under Theme options > Global > Logo > Advanced section.
  • Yes, but I wonder how I can adjust speicfically the size in mobile devices... as far as I could see, there is only one option for the logo size (globally)...
    any idea?
    thanks in advance
    Pedro
  • Yes, the option is global and we do not have any option to adjust the size in mobile devices only unfortunately.
  • ok. thanks anyway!
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.