Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #292359

    I can t find in the css where the accordion’s height is set. It seems to be limited to 430px height
    Where is this controlled or what should I do if I want to make it 630px for example
    thanks in advance

    EDIT: not sure if there is a difference for when it is fulwidth or inside a one columm centered

    #292482

    Hey Monsoon!

    Please go to Appearance > Editor and open Functions.php file and adjust height in following line

    $avia_config['imgSize']['featured'] 		 	= array('width'=>1500, 'height'=>430 );		

    then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/

    Regards,
    Yigit

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