Hey guys,
Can anyone tell me where in the base.css file I can alter to have a custom background image, as well as the code needed.
Hey guys,
Can anyone tell me where in the base.css file I can alter to have a custom background image, as well as the code needed.
hi @ORBITALLSUP
Normally, the style file in asset folder in theme file.
You can try follow this path:
Themes => edit code => asset
And if you want to add the custom code, you can add the code into bottom of that file.