Increase logo size

Homepage Community Forums Epik Theme Support Increase logo size

Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #9289
    #9290
    Wes
    Moderator

      First you’ll need to change the header/logo size to the exact size of your image in your functions.php. Then once you do that, you’ll be able to upload that image in your WordPress header uploader and you won’t need to crop it. Then you can adjust the css for the header/title area to whatever size you want. Once you upload it, if you can send me a link I can tell you where in your css you can make the adjustment.

      #9508
      michellepizer
      Customer

        Hi Wes,

        Thanks – I have updated the size of the logo now but the menu items are not appearing to the right of the logo as per the Epik theme demo.

        http://192.185.144.149/~michpr/

        Please advise how to make that happen?

        Thanks!

        #9514
        michellepizer
        Customer

          Anyone know the answer to this?

          #9519
          Wes
          Moderator

            You have to use the Custom Menu widget and add it to the “Header Right” widget area. Then go back and disable the Primary Menu if you don’t plan to use that particular location.

            I like the direction you’re going in with the colors! Looks good 馃檪

            #9520
            michellepizer
            Customer

              Thanks – did this and that is great, however on the iphone version the right edge of the logo gets cut off. Anything I can do to help that?

              #9527
              Wes
              Moderator

                Try adding something like this to your responsive section –

                .site-header {
                    background-size: contain !important;
                }
              Viewing 7 posts - 1 through 7 (of 7 total)
              • You must be logged in to reply to this topic.