Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: dotted vertical line on single posts #818063

    I did a lot of searching and found that the dotted line was being caused by the .single-small class. I have searched through all of the theme files and do not see anything that would cause .single-small to put the dashed line on the page. But removing it in my theme’s loop-index file resolved my issue.

    However, I am curious to know what css was making this show up if you can find it.

    in reply to: dotted vertical line on single posts #818037

    That is the problem. I have been inspecting the code and cannot figure out which class is putting the lines there. NONE of them have any border property at all.
    Based on the length of the line, it’s either on the article element or the first div inside the article element

    the article element’s classes are as follows
    post-entry post-entry-type-standard post-entry-2119 post-loop-1 post-parity-odd post-entry-last single-small post post-2119 non_profit_events type-non_profit_events status-publish hentry

    the first div has a class of entry-content-wrapper clearfix standard-content

    I have a child theme, but I haven’t changed many classes in it yet, so this is something in the standard css for the theme. I have been searching for what I need to set to change this. If you want to see the site, you would have to change your host file to point to the correct IP address. Let me know if you want that information.

    Will the updated version of LayerSlider be included in an update to the Enfold them soon? I am having this same issue.

Viewing 3 posts - 1 through 3 (of 3 total)