Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #61948
    Konrad Schimd
    Participant
    Premium Member

    Hello,

    I recently purchased Ashe Pro.
    I would like to have the Logo at the “Top Left Corner”

    How can I manage this with the CSS, or do I have to do it different?

    Thanks for your help

    #61953
    vako
    Keymaster
    WP Royal Team

    Hi Konrad,

     

    At first, thank you for choosing our theme and service.

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .header-logo {
    
    float: left;
    
    margin-left: 5%;
    
    }

     

    Kind Regards

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