New Landing How can we help? Themeforest Theme Support Neighborhood Would like max 940px site width

Viewing 13 posts - 1 through 13 (of 13 total)
  • #166658
    overachiever
    Member
    Post count: 6

    I would like my site to not go above 940px wide. How can I adjust the css for this?

    Also, what is the font used in the demo theme title “NEIGHBORHOOD”?

    Thanks.

    #166669
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> General Options -> Enable boxed layout.
    Thanks
    Mohammad

    #166681
    overachiever
    Member
    Post count: 6

    That does not solve the issue. It still remains larger than 940px. I want full-width(not boxed) layout max container size 940px.

    Also, what is the font you used in the demo logo?

    #166686
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Hi there,

    Unfortunately that is not part of the current theme functionality, and it’s not within the scope of our support to be able to provide that functionality as it is more work than a small customisation. While we’d love to be able to support every customisation request, we simply don’t have the time. We recommend that you seek a freelance developer if you need that functionality, potentially from one of the below resources:

    https://codeable.io

    Home


    http://studio.envato.com/

    Thanks 🙂
    With Best Regards
    Mohammad

    #166688
    overachiever
    Member
    Post count: 6

    Mohammad, I see you do not want to help me as you didn’t even answer my question on what font you used for the logo.

    This is a simple CSS request and I will figure it out myself but I am definitely leaving you negative feedback on Themeforest for your failure to provide intelligent support.

    #166699
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    We always want to help you. If we decrease the width of website then we need to rewrite many rules again to work with all devices. We provide custom support but your request is beyond that. We are using image in logo so i dont know the font of it. I will ask to developer about logo image font and reply to you.
    Thanks
    Mohammad

    #166702
    overachiever
    Member
    Post count: 6

    Yes, please ask for the font. I would appreciate that.

    I figured out the 940px code on my own…

    @media (min-width: 1200px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 940px;
    }
    }

    @media (min-width: 1200px) {
    .span4 {
    width: 300px;
    margin: 0 auto;
    }
    }

    @media (min-width: 1200px) {
    .span12 {
    width: 940px;
    }
    }

    media (min-width: 1200px) {
    }
    }

    @media (min-width: 1200px) {
    .span8 {
    width: 620px;
    margin: 0 auto;
    }
    }

    @media (min-width: 1200px) {
    [class*=”span”] {
    float: left;
    margin-left: 20px;
    }
    }

    #166704
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Brilliant! I am glad that you managed to resolved it. I will reply you shortly about logo font.

    Thanks
    Mohammad

    #166706
    overachiever
    Member
    Post count: 6

    I appreciate that, thank you.

    #166708
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

    #166800
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @overachiever

    The logo font is “Gotham Rounded Medium” with a custom letter “E”.

    http://www.typography.com/fonts/gotham-rounded/styles/

    Hope that helps.

    – Ed

    #166823
    overachiever
    Member
    Post count: 6

    Thank you Ed, really appreciate the help… feedback has been switched to positive on Themeforest!

    #166825
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks! Appreciate it

    – Kyle

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