Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1007
    cbcportugal
    Member

    I’m very inexperienced in these things, but is there a quick way to enlarge the header area so that my logo covers from the left border to almost the search bar? Thanks.

    #1013
    Sakin
    Keymaster

    Simple Catch theme doesn’t have custom header option. There is just an option to change the logo. See the Theme Instructions http://catchthemes.com/theme-instructions/simple-catch/

    #1019
    cbcportugal
    Member

    sakinshrestha, thanks…I was just wondering if it would be easy to alter the size of the header space within the code or not..

    #1022
    Sakin
    Keymaster

    can you upload your logo and send us the site URL then we will send the CSS code to add in your Custom CSS box in theme options.

    #1024
    cbcportugal
    Member

    the site is here but I’m not sure where or how I can upload the logo to this site. I don’t see anywhere to attach it, should I just post a link?

    #1025
    Sakin
    Keymaster

    You can just add the following css in “Custom CSS” box in your Theme Options under Appearance Tab of WordPress Dashboard:

    h1#site-title a img {
    max-height: 167px;
    }

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enlarge header area’ is closed to new replies.