I don’t see it now on your website. Did you remove it? The simplest way is to add CSS style to the copyright container. For example:
.your-container-class {
margin: 0 auto !important;
}
-
Click on “Online Store”: In the left sidebar, locate and click on “Online Store.” This will take you to the themes section.
-
Select “Themes”: Here, you’ll see your current active theme and any other themes you have installed.
-
Click on “Customize”: To access the theme editor for your active theme, click on the “Customize” button next to the theme’s name.
-
Locate the “Assets” folder: In the code editor, find the “Assets” folder on the left sidebar.
-
Open the main CSS file: Look for a file named section-footer.css, or something similar. Click on it to open the CSS file for editing.