[Resolved] Theme update – Site origin features issue

  • Author
    Posts
  • #6910

    Andrew Misplon
    Keymaster

    Hi Petros

    Thanks for reaching out.

    I’m not quite sure what caused this but we could just move onto a small CSS fix. Try going to Customize > Additional CSS and inserting:

    /* Features Widget */
    .sow-features-feature .textwidget h5 {
    	margin-top: 0 !important;
    }

    If you want them even closer, try:

    /* Features Widget */
    .sow-features-feature .textwidget h5 {
    	margin-top: -5px !important;
    }
Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.

Scroll to top