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
I’ve tried creating a full-width page on your website and it’s working as intended – could you please point me to a page that’s not behaving as it should? Thanks :)
At the right side there is a space, as if an invisible sidebar is there. There is no sidebar indeed, but the page does not expands to occupy the whole space. This is my doubt.
That particular page contains a glossary which was generated by the CM Tooltip Glossary plugin – which sets the width of the glossary element in code (650px) as well as determines the layout of the glossary. The page itself is full-width (which you can easily test by changing its title to something very long), but the glossary doesn’t stretch to the full width of the page because of how it’s coded.