Moving the logo? - Acme Themes

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35857
    Rashel Feldman
    Participant

    Is it possible to move the logo to either the left or right in this theme? Where is this control located?

    #35867
    acmesupports
    Moderator

    Dear Rashel,
    It will require CSS code to move the logo. Please insert the given CSS code in the Additional CSS.
    Dashboard->Appearance->Customize->Additional CSS

    .navbar-header {
        float: right;
    }

    Best Regards!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.