New Landing How can we help? Atelier Calling a specific fancy header in CSS

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #290939
    andy_lymeterrace
    Member
    Post count: 58

    Hi Guys,

    Im trying to call the hero header in the journal specifically to change the margin.. it is sitting in the center of the page for some reason. I’m learning CSS as I go. Right now I have:

    .fancy-heading-wrap{
    margin-top:-150px;
    }

    But this is affecting the margin on my shop page head as well, which since removing the above CSS won’t revert back to show the margins as before.

    http://www.lymeterrace.com/shop

    #290950
    andy_lymeterrace
    Member
    Post count: 58

    Hey guys,

    Resolved this I had the wrong page style sorry.

    One thing though, I would like to remove the blog categories from the top of the posts page, can you please advise how to do this?

    Cheers,

    Andy

    #291005
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .has-filter{
    display:none !important;
    }

    Thanks
    Mohammad

    #291020
    andy_lymeterrace
    Member
    Post count: 58

    Great thanks Mohammad

    #291024
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 to help you.
    Thanks
    Mohammad

    #291025
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    – Kyle

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register