Lovecraft Theme – Borders and Lines missing

  • Unknown's avatar

    There seems to be conflict in the Lovecraft Theme. There should be fine #ddd colored borders around posts and pages, along with lines separating listed posts and more such elements that help break up the all white space.

    I’ve found the cuplrit but I don’t know how to disable it without purchasing the ability to edit the CSS.

    Here’s the code that’s overriding the borders:

    .toggles, .hentry, #wp-calendar th:first-child, #wp-calendar tbody td:first-child, #wp-calendar thead, #wp-calendar th, #wp-calendar td, .widget ul ul li:first-child, .main-navigation, .widget li, .widget + .widget, .site-footer {
    border-color: rgba ( 221, 221, 221, 0.3 );
    }

    When I use explorer’s page inspection feature and disable this border-color, all the fine #ddd lines and borders come back.

    Anyone know how I can turn this off so the theme looks LIKE IT’S SUPPOSED TO?

  • What is the URL of the site with the problem?

    NOTE: We can only assist with websites hosted here at WordPress.com. If you’re using the WordPress software, but hosted elsewhere, you will need to reach out to your hosting provider or the WordPress.org community for guidance: https://wordpress.org/support/

    And, you can find support for Lovecraft at https://wordpress.org/support/theme/lovecraft/

  • The topic ‘Lovecraft Theme – Borders and Lines missing’ is closed to new replies.