Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi @tuhinbiswas98,

    The Cardview theme was originally designed to display the category name of the post in that place where you’re seeing a black empty box now.

    Like so for example:

    These widget themes (Cardview, Cardview Compact, etc) are “dumb”, as in they don’t know that you enabled / disabled some options and so their layout won’t automatically change. You’ll need to update their HTML Markup settings fields accordingly if / when you make changes to their default configuration.

    In this case, to remove the box you need to delete the <div class="taxonomies">{taxonomy}</div> part, then click on Save to apply changes.

    Thread Starter tuhinbiswas98

    (@tuhinbiswas98)

    thank you thank you that work ??

    can you tell me how to remove that white line after each post???

    Plugin Author Hector Cabrera

    (@hcabrera)

    Follow these instructions, then open \wp-content\themes\[YOUR-THEME-NAME-HERE]\wordpress-popular-posts\themes\cardview\style.css with a Text Editor (eg. Notepad) or a Code Editor (eg. Visual Studio Code), find border-bottom: #ddd 1px solid; and delete it. Save changes and that should do it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[NSFW] black box under thumbnail (NSFW)’ is closed to new replies.