how do i move these headers (home, courses, etc) a custom amount left? [ad_1]​ [ad_2] Previous ArticleImportiere User können sich nicht anmelden, im Backend angelegte funktionieren Next ArticleWP6 FSE theme.json – Cusom fonts – Weight ant Style not working
They’re probably centered on the width of the page. Removing that should left align it. Otherwise add a padding to the right side of the element. Or lessen the left padding.You do that in the theme CSS – WIth a custom bit that overrides the theme.
They’re probably centered on the width of the page. Removing that should left align it.
Otherwise add a padding to the right side of the element. Or lessen the left padding.
You do that in the theme CSS – WIth a custom bit that overrides the theme.
The navigation? Share the URL.