How can I center the right widget photo on the front page? Here is my URL: http://ebenezerfoods.com/ I want to center the image under the Heading "new mixes coming soon" Thanks!
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .bottom-feature-right img { float: right; margin-right: 30px; }
I have the same problem, and try whit the code, but not!. I can change the template because just bought and is not equal to what they show in their pictures
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .bottom-feature .bottom-feature-right .bottom-feature-right-wrapper p { float: none; text-align: center; } This will solve your issue, if not then please do share us your website link.