Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1340201

    Hi, How can I make my logo bigger? Like I like it so it would overlap my top menu.. like it should be 300x500px.

    #1340244

    Hey gcworks,

    Please try the following in Quick CSS under Enfold->General Styling:

    div .logo {
        width: 500px;
        height: 300px;
    }
    
    .logo img {
        width: 100%;
    }

    Best regards,
    Rikard

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