For the content in my "About, Service, and Contact" pages... How do I center the content? If I center the paragraph in pages it still does not make the content centered. Thank you InkThemes.
Hello, Sorry for the delay. We had off the workstation since last 2 days on the auspicious occasion of Deepavali festival. Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .page-heading { text-align: center; } .fullwidth { text-align: center; } This will solve your issue. If you have furthermore issues then please do feel free to ask your issue on this forum.