Is there an option for a tablet/mobile logo?

Hello,

Is there any options for a tablet/mobile logo? I could not find this in the theme options.

Thank you.

Comments

  • Hi,

    we have an option for mobile logo and this could be set under Theme options > Responsive section.
  • That seems to be for widths under 768px.

    My problem is widths between 850-1240px. My nav jumps under my logo. Below is a screenshot:

    Is there an option for a tablet size logo OR an option that would center my logo when it is between those pixel widths? I would settle for that.

    Thanks.
  • As we can see it's because your logo is too large and there is not enough space for the logo and menu items. So what you can do is center the logo between 850 and 1240px as you wrote above and this could be achieved with the following css:
    @media only screen and (min-width: 850px) and (max-width: 1239px) {
        #Top_bar .logo { float: none !important; text-align: center !important width: 100% !important; }
    }
    or decrease the padding between menu items:
    @media only screen and (min-width: 850px) and (max-width: 1239px) {
        #Top_bar .menu > li > a span:not(.description) { padding: 0 !important; }
    }
  • That first code did not seem to work. Is there a way to upload a logo for tablet sizes?

    Or do you have the css that could do that?

    Thanks.
  • Sorry but we do not have such possibility included but above code works because we checked it.
  • I see what happened. That first set of css was missing a ";" I have added it and now it works.

    Can you tell me the css I may use to center the menu as well while in those pixel dimensions?

    Thank you.

  • We are sorry but it is not possible unfortunately.
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.