WordPress Developer
how to create a custom container.
Use this CSS properties:
.container { max-width: 1200px; margin: 0 auto; width: 100%; padding-left: 15px; padding-right: 15px; position: relative; }
create a container name class and give the below CSS of the container class.
Auto Sync....
Select Categories