New Landing How can we help? Atelier Header styling, logo size and social icons

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #285441
    jonoedmeades
    Member
    Post count: 13

    Hi guys,

    Could you tell me how to remove the light grey border styling from the header, and the sticky header please?

    Also, while the logo image is 500×71 pixels the maximum it displays is 293×42. In the options I have made max logo height 71px.

    Lastly, I would like the social icons to simply transition to a lighter grey on hover rather than have a colored box.

    Thanks for any assistance you can provide. The theme is great!

    Jono

    Attachments:
    You must be logged in to view attached files.
    #285655
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    What is your URL?

    Thanks.

    #285695
    jonoedmeades
    Member
    Post count: 13

    Hi David,

    I’m working off a local machine so no URL just yet.

    Is this necessary?

    Jono

    #285722
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Yes, its necessary to check the website and make the adjustment as you want.
    Thanks
    Mohammad

    #286837
    jonoedmeades
    Member
    Post count: 13
    This reply has been marked as private.
    #286854
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    ul.social-icons li a {
        background: transparent !important;
    }
    ul.social-icons li a:hover {
        color: #ccc !important;
    }
    #logo.has-img a > img {
        padding: 0px !important;
        height: 71px !important;
    }
    }
    

    Thanks
    Mohammad

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