Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #77764
    Scott Livingston-Valentine
    Participant
    Premium Member

    I’ve tried several CSS hacks to get the site title and tagline to left justify on the hero image. The site is https://maisonthyme.com/

     

    Do you have any suggestions? Thank you!

    #77765
    vako
    Keymaster
    Premium Member

    Hi Scot,

     

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

    Please navigate to Dashboard > Appearance > Customize > Additional CSS and add the CSS snippet below:

    .header-logo {

    float: left !important;

    }

    .home .header-logo {

    margin-left: 35px !important;

    }

     

    Kind Regards

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