Hello,
You can change this image if you go to Appearance > Theme > Home Top Feature > Home Top Feature Image. You can upload a new photo there or if you want to remove it completely, that may take some CSS styling changes. Please let me know if this helps.
Andrew
Thanks Andrew. Where in the CSS styling sheet where would I make the changes. I’m not super savvy with CSS but can figure it out if directed in the right direction. Or if there was an option to resize it that would work too.
Thanks!
Crystal
hi clynngardner,
Put this code in Appearance -> Theme Option -> Styling Option -> Custom css
Set the width in % or px,
#content .one_fourth img{
width:50% !important;
}
This may help you. if not please me know.
Thanks, for now I’m going to keep the featured header. I’m kind of liking how things are turning out. I’ll save this in case I change my mind.
Hi clynngardner,
We mark this topic as resolved. If you have any query, please let me know.