-
Closed
The topic BUG REPORT – CONTENT BOXES ARE NOT CENTERED is closed to new replies
With default settings, Content Boxes are not centered in Alora. It is evident when using multiple columns or even a single column and it is particularly obvious on a mobile device.
Is this the right place to report bugs?
Hi,
The content boxes looks centered to me.
The left and right margins looks even.
Can you please provide a screenshot with annotation to point out why you think it is not centered?
Thank you.
If you tighten up your window by pulling the right side over toward the left, you will see what I mean. The following pic is from an Android but it is exactly the same on an iPhone. I actually had a customer complain about it.
How about imgurl?
Hi,
Thank you for your feedback.
I will get the theme author to look at this.
Regards,
Denzel
Is there any update on this bug?
Hi Jim,
Thanks for reporting the bug!
In regard to align the content boxes; please add the following code under your Appearance -> Theme Options -> Custom CSS:
.t4p-content-boxes {
margin-right: 0px;
margin-left: 0px;
}
Hope this helps.
Thank you!
Thank you, it did help and my content boxes are now centered.
Will this be permanently corrected in the next theme update?
The topic BUG REPORT – CONTENT BOXES ARE NOT CENTERED is closed to new replies