Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: control over 'breakpoints' / margins

New Front EN Support Forums Ikebana Theme Support control over 'breakpoints' / margins Reply To: control over 'breakpoints' / margins

#11365
tallhat
Participant

ah, got it. the culprit is actually the “$minmargin = 90;” in header-functions.php – i reduced this a bit and now get a much better fit on macbook pro/retina screens.
thanks for the pointer.