• Resolved heathermboggess

    (@heathermboggess)


    Hey! I’m having trouble removing the drop cap from the beginning of paragraphs on my website. My theme is Edge by Theme Freesia. Any suggestions? Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You provided an https link, but your SSL certificate is broken. You should contact your host about that.

    This server could not prove that it is lifeaccordingtoheather.com; its security certificate is not trusted by your computer’s operating system. This may be caused by a misconfiguration or an attacker intercepting your connection.

    Anyhow, once I bypass that, I get a note from Dreamhost that your site is not found. So, again, contact Dreamhost tech support.

    If I use https://www.lifeaccordingtoheather.com/ (no “s”) then I get to your site.

    Anyow, again….

    .post:first-child .entry-content p:first-child:first-letter {
        font-size: inherit;
        margin: inherit;
        border-right: none;
        display: inline;
        float: none;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        margin-bottom: inherit;
        margin-right: 0;
        margin-top: inherit;
        padding: 0;
        text-align: inherit;
    }

    To add or override CSS: use the “Additional CSS” option in the customizer. https://www.ads-software.com/support/article/appearance-customize-screen/

    Learn to use the Chrome Developer Tools or Firefox Developer Tools to help you see and test changes to your CSS.

    Thread Starter heathermboggess

    (@heathermboggess)

    Thank you so much! I added the code and it worked perfectly. I’ll contact Dreamhost to work on the rest of that.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing Drop Cap in Edge Theme’ is closed to new replies.