Home Forums Themes Support HelpDesk Logo position

Viewing 1 reply thread
  • Author
    Posts
    • #20073

      Hi,

      I would like to push the logo within the website, more to the left on mobile view, it does not seem to have an option within the theme setting. Is there an option for this in CSS?

      Thanks for answering all my questions 🙂

      Attachments:
      You must be logged in to view attached files.
    • #20099

      Hi,

      Please add below code

      @media only screen and (max-width: 767px) {
      .jas-branding {
      	margin-left: -15px;
      }}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.