Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Flexform
  • #30294
    lookingforthemes
    Member
    Post count: 2

    Hi there,

    Having lots of issues with the logo width, as I see many have before me. I’ve tried the solutions offered to others, but none have worked.

    Adding something like

    #logo img {
    width: 350px;
    }

    (even if I add !important) doesn’t make a difference. Can’t get the logo to go past 270px wide, even if I set the width to 350 in the theme settings.

    I’ve read the post in the knowledge base “How to I change the width of the logo container?”, but I’m not super confident about changing the header.php file – I’m only just getting my head around CSS and I got this theme mainly to avoid too much code work. The logo container as it is only allows for a very small logo!

    Any way to increase the logo width without editing header.php? (I saw that I’m able to change the logo to centre with navigation below it with a whole bunch of CSS, but if possible I’m still keen on the left logo option.) Help?

    Cheers,

    Richard

    #30773
    Melanie – SUPPORT
    Member
    Post count: 11032

    Your website URL is?

    #36403
    lookingforthemes
    Member
    Post count: 2
    This reply has been marked as private.
    #37660
    Melanie – SUPPORT
    Member
    Post count: 11032
    #logo {
    width: auto;
    }
    
    #nav-section {
    width: auto;
    float: right;
    }

    Cheers!

    #39084
    lookingforthemes
    Member
    Post count: 2
    This reply has been marked as private.
    #39145
    mrjWells
    Member
    Post count: 137

    This is how it’s done. Make sure the image is the size you want and then increase the container size (span) in the header php editor while decreasing the menu container span at the same time. Here the instructions: http://support.swiftideas.net/knowledgebase/how-do-i-change-the-width-of-the-logo-container/

    #39925
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Thanks for helping out @mrjWells 🙂

    – Ed

Viewing 7 posts - 1 through 7 (of 7 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