Help customizing

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #23301
    Veena
    Moderator

    Have you removed the logo from the intro section ?
    Can you pls add it again so that i can suggest you the required custom CSS .

    Thanks.

    #23305
    aviadteresh
    Member

    The changes are live on my site

    This is the code i added to ‘Agency Header’ section.

    #23312
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    div#intro-logo {
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    #intro-logo img {
        display: inline-block;
    }
    
    #23332
    aviadteresh
    Member

    Great. that worked exactly as i wanted. thank you.

Viewing 4 posts - 16 through 19 (of 19 total)
  • The topic ‘Help customizing’ is closed to new replies.