Home Forums Free Themes WEN Corporate Resize width and set color for side bar

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #662
    dmanfordj
    Participant

    Hi ,
    Happy New Year !!
    Thanks for your previous help and support. I am very grateful.
    I would want to resize side bars a little and give it a different color .
    And I would also want to put a banner just underneath the top menu bar.
    Your help will be greatly appreciated
    Thanks

    #664
    wensolutions
    Keymaster

    HI @dmanfordjm

    Happy New Year to you as well 🙂 . Glad to help you.

    To resize the sidebar you need to change the bootstrap resizing classes e.g. col-sm-8 , col-sm-4 through PHP approach which is a little bit tricky and need some coding idea. These classes are handled from theme hooks functions ( location : inc/theme-hooks.php) wen_corporate_implement_primary_class for left content area and wen_corporate_implement_secondary_class for sidebar . Copy these functions in your child theme and change above class values to adjust / resize the sidebar and corresponding content area.

    On your second query it’s bit unclear whether you want to add your sidebar background a different color or any specific widget or part that you want to change.

    Lastly, on your third query, for adding banner below main primary menu you need to modify hooked function wen_corporate_implement_header_logo (location: inc/theme-hooks.php) . Inside this function just after closing the menu wrapped div <div id="site-navigation"> you can place your banner code. It will appear beneath the primary menu. Copy that function in your Child Theme functions.php to override this changes.

    Alternatively, to do all these customizations if you are not too confident and familiar with function overrides and accordingly the design adjustments then you can Hire a Customizer to get you through these requests in a more safe way.

    Let us know if you need any more help !

    #666
    dmanfordj
    Participant

    Thanks a lot for the reply. It was very useful.
    Do you have a theme similar to the wen solutions page for sale ?
    http://wensolutions.com/#hire-customizer-form .

    It awesome and would like to purchase something similar if available .
    Or can a customizer tweak my current WEN Corporate theme to look like that?
    How much will that cost ?

    #667
    wensolutions
    Keymaster

    Well @dmanfordj we have similar theme called eVision Corporate Pro for sale in our Theme Palace shop. Also there is free version available with few options but Pro comes up with numerous flexible options through customizer. You can also check this theme by viewing it’s demo.

    Customizing WEN Corporate theme could be a second alternative for you. To customize WEN Corporate would need extra hours of coding depending upon your design and feature requests. Cost can then be accordingly estimated by our Customizer Tech Support after you contact them.

    Hope this helps resolving your query.

    Thanks

    #669
    dmanfordj
    Participant

    Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.