New Landing How can we help? Themeforest Theme Support Neighborhood Proportion problem logo and menu

Viewing 11 posts - 1 through 11 (of 11 total)
  • #48802
    spyboar
    Member
    Post count: 25

    I would like to change the Proportion between logo and header.
    http://www.spyboar.com
    Right now I can’t make bigger letters size menu.
    Can I make for example 3 by 9 divider.
    Please help how to change that, because I need to put one more text menu + a little bit bigger size of the menu letters.
    id=”logo” class=”span4″ , header-right span8
    we need to change: logo span 3, header right 9

    Please check the attached pic as well.

    #49609
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    This sure is possible, We are ready to help you with this customization but we are only able to provide support for basic theme issues and bug fixes. We do provide support for small customizations but unfortunately this request is beyond that. Please see our general policy and guidelines for more info. You could also hire a developer to help you with your customizations.

    Thank you for understanding!
    With Best Regards
    Swiftideas Themes

    #55268
    spyboar
    Member
    Post count: 25
    This reply has been marked as private.
    #55350
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit sf-header.php at /wp-content/themes/neighborhood/includes/swift-framework/sf-content-display/

    Find this code at line 369 - 370
    $header_output .= sf_logo('span4 logo-left');
    $header_output .= '<div class="header-right span8">';
    
    Replace with 
    $header_output .= sf_logo('span3 logo-left');
    $header_output .= '<div class="header-right span9">';

    Hope it will work .
    Thanks

    #55609
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    I have fixed your this issue so please check .

    Thanks 😀
    With Best Regards
    Swift Ideas

    #143532
    spyboar
    Member
    Post count: 25

    HI Mohammad.

    I update the version and now I have the same problem with proportion. I will need about 2 portion for logo and 8 portions for text.
    It will be great if there is features that allows that.

    That is my web http://www.spyboar.com

    Please help, because I need to add more text. I make manu font size smaller 17, because if is 18 or above it look likes on the screen shot (very bad).

    Attachments:
    You must be logged in to view attached files.
    #143600
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You’ll need to make the same change that Mohammad listed above

    – Kyle

    #143613
    spyboar
    Member
    Post count: 25

    Kyle

    Is is possible to add such a function in new update ?

    #143618
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Setting all the possible different widths would be far too much code, sorry

    – Kyle

    #143628
    spyboar
    Member
    Post count: 25

    I understand but I think many customers has that issue.
    OK got it.

    #143669
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I already explained the changes so you can make without any problem. Please copy full function of that code and paste at functions.php to avoid update issues.
    Thanks
    Mohammad

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