Jetpack Gallery are too small (not full width)
-
Hello ?? !
If your Jetpack Gallery are not working well, it’s because you need a content_width of 720px when you have 2 cols in hueman.
You can do that by adding this code to the function.php of the theme :
/* agrandir photon à 720px */ if ( ! isset( $content_width ) ) { $content_width = 720; }
I think it’s a little bug from the theme, I don’t know if somebody can resolve it ^^ !
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Jetpack Gallery are too small (not full width)’ is closed to new replies.