Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gallerym

    (@gallerym)

    Thank you for your reply.
    Should I go to edit themes – style.css – delete Theme Name Baby kids?
    Where should I delete line?

    Thank you for your help.

    /*
    Theme Name: Baby Kids
    Theme URI: https://www.nicdarkthemes.com
    Description: Wonderful theme for your school.
    Author: Nicdark
    Author URI: https://www.nicdarkthemes.com
    Version: 2.0
    License: https://www.nicdarkthemes.com
    License URI: https://www.nicdarkthemes.com
    Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
    Text Domain: babykids
    */

    @import “css/nicdark_style.css”;

    /* =WordPress Core
    ————————————————————– */
    /* =WordPress Core
    ————————————————————– */
    .alignnone {
    margin: 5px 20px 20px 0;
    }

    .aligncenter,
    div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    }

    .alignright {
    float:right;
    margin: 5px 0 20px 20px;
    }

    .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    }

    .aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    }

    a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
    }

    a img.alignnone {
    margin: 5px 20px 20px 0;
    }

    a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    }

    a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
    }

    .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
    }

    .wp-caption.alignnone {
    margin: 5px 20px 20px 0;
    }

    .wp-caption.alignleft {
    margin: 5px 20px 20px 0;
    }

    .wp-caption.alignright {
    margin: 5px 0 20px 20px;
    }

    .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
    }

    .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
    }

    Thread Starter gallerym

    (@gallerym)

    Hi,

    I tried everything….Still not receiving the forms with email and error on form entries. I sent private email with my url. Please help me with this issue.

    Best regards

Viewing 2 replies - 1 through 2 (of 2 total)