Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #453151

    Hi,

    How can I change the sidebar width to something smaller, maybe 1/4 instead of 1/3 width?

    I found this post: https://kriesi.at/support/topic/changing-the-sidebar-width-and-keeping-it-responsive/

    And tried changing this as suggested:

    $avia_config['layout']['fullsize'] 		= array('content' => 'twelve alpha', 'sidebar' => 'hidden', 	 'meta' => 'two alpha', 'entry' => 'eleven');
    $avia_config['layout']['sidebar_left'] 	= array('content' => 'nine', 		 'sidebar' => 'three alpha' ,'meta' => 'two alpha', 'entry' => 'nine');
    $avia_config['layout']['sidebar_right'] = array('content' => 'nine alpha',   'sidebar' => 'three alpha', 'meta' => 'two alpha', 'entry' => 'nine alpha');

    But then my left sidebar turns much bigger and the content area is reduced…

    I know nothing about coding, so I really need something to literally copy and paste!!

    Thanks

    Matt

    #453156

    Hey Matt!

    Please go to Enfold theme options > General Layout > Dimensions and adjust the width as needed. You no longer need to add custom code to change sidebar width :)

    Regards,
    Yigit

    #453159

    Oh dear.. I think I need my eyes testing!!!!

    Thank you…

    #453165

    Hi!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Sidebar width’ is closed to new replies.