Viewing 5 replies - 1 through 5 (of 5 total)
  • 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

    Thread Starter clynngardner

    (@clynngardner)

    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

    Theme Author inkthemescom

    (@inkthemescom)

    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.

    Thread Starter clynngardner

    (@clynngardner)

    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.

    Theme Author inkthemescom

    (@inkthemescom)

    Hi clynngardner,
    We mark this topic as resolved. If you have any query, please let me know.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove home top feature image’ is closed to new replies.