- This topic has 4 replies, 2 voices, and was last updated 7 years, 9 months ago by novalex.
- AuthorPosts
- August 20, 2016 at 10:55 pm #652novalexParticipant
Hello
I use the Square theme without the “Featured Section”, without the “Tab Section” and without the “Client Logo Section”, only the the “About Us Section”. Furthermore, I don’t use the right sidebar and not the left sidebar.
My problem is that the content on the frontpage and the other pages is not using the full width as the slider or footer (about 50-60% of the slider-width). Even the “Featured Section” is using the full width. Is there any way to change the width of the main content or set the alignment to center or right?Thanks
August 22, 2016 at 9:40 pm #653HashKeymasterCan you please let me know your website so that i can figure out the issue and give you the solution?
August 23, 2016 at 1:38 pm #656novalexParticipantNot finished but you can see the problem anyway:
naabro-cc.com/August 23, 2016 at 7:21 pm #658HashKeymasterHi,
If you check our demo website https://demo.hashthemes.com/square/ you will see that the about section is using the 60% of the width. The 40% width is for the image gallery.
If you don’t wish to use image gallery then add the below CSS using some custom CSS plugin to make it span across full width
.sq-about-sec {
width: auto;
float: none;
}August 23, 2016 at 7:26 pm #659novalexParticipantGreat Thanks.
- AuthorPosts
- You must be logged in to reply to this topic.