Remove header title - Acme Themes

Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #79318
    Laurab1987
    Participant

    Hi there,

    Can you please help me remove the title so it is not sitting over the header image?
    My site is http://www.scbar.com.au.

    Thanks,
    Laura

    #79328
    acmethemes
    Keymaster

    Dear Laurab,
    Please add the given CSS code in Additional CSS
    Appearance > Customize > Additional CSS

    @media (min-width: 993px)
    .inner-main-title .entry-title, .inner-main-title .page-title {
          display: none;
    }

    Best Regards!

    #79338
    Laurab1987
    Participant

    Hi, this code did not work.

    Is there another way?

    Also, how do I reduce the width of the header?

    Thanks

    #79646
    Laurab1987
    Participant

    Can someone help me please (see above reply).

    Thanks,
    Laura

    #79689
    acmethemes
    Keymaster

    Dear Laurab,
    The given CSS code should work properly.Please add the given CSS code in Additional CSS
    Appearance > Customize > Additional CSS

    .acme-animate .init-animate {
    display:none;
    }

    To reduce the width of the header, it will also need CSS customization. Let us know how much you would want to reduce the size.

    Best Regards!

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