Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1429882

    Hello, im using this enfold widget “Enfold Child Latest News” (Laatste Nieuws)
    now on the left there is an empty space before each item, probably for a Featured Pic.
    but can i get rid of that? i want it to align the text left…

    best regards, jelle

    #1429884

    Hey jeel147,
    To remove the image placeholder try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .sidebar .news-thumb.no-news-thumb {
    	display: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1429893

    thanks Mike, works great!
    you can close the ticket now.
    best regards, jelle

    #1429922

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Latest News enfold’ is closed to new replies.