Advertisement
fahimmurshed

Applying content-background option to backgrounds of full with (contained+stertched) layouts

Mar 1st, 2022
1,932
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.17 KB | None | 0 0
  1. //Filter based change for old users - (as for new users this will start directly)
  2. add_filter( 'astra_get_option_apply-content-background-fullwidth-layouts', '__return_true' );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement