Tagged: sidebar
Hello, I added background color to my sidebar using this code found in another support thread here:
/* sidebar color */
.sidebar{background:#f8f8f8;}
The background color works great, but the content within the sidebar appears to be right justified, see this photo:
I would welcome a suggestion to improve this… thanks!
Trying to attach / post link to photo since above didn’t seem to work:
I worked on this a little more after I posted, and I added:
.sidebar_right.sidebar {
text-align: center;
}
This aligns the text in the sidebar to the center…but all the content is still pressed up against the right side of the sidebar.
I’m guessing this has something to do with padding / margins that I need to change?
Thanks!
Live example:
http://www.thomashenthorne.com/marin-real-estate-blog/
Hi,
Thank you for using Enfold.
Add a right padding to the widget:
.gallery-prop-info {
padding-right: 10px;
}
Best regards,
Ismael
Thank you!
Hey!
Glad it got it short out!
Please feel free to open a new ticket if you need anything else.
Best regards,
Basilis