ncc553

Forum Replies Created

list of topics you have created till now.

  • ncc553
    Participant

    That’s the wrong file. Just click on “Edit CSS” under the “Appearance” tab on the left side of your admin dashboard, and it will take you directly to the place to paste the code. It will look like this when you’re done:

    /*
    Welcome to Custom CSS!

    CSS (Cascading Style Sheets) is a kind of code that tells the browser how
    to render a web page. You may delete these comments and get started with
    your customizations.

    By default, your stylesheet will be loaded after the theme stylesheets,
    which means that your rules can take precedence and override the theme CSS
    rules. Just write here what you want to change, you don't need to copy all
    your theme's stylesheet content.
    */
    .site-header hgroup {
    padding-top: 1em;
    }

    h1.site-title {
    text-align: center;
    margin-bottom: 0;
    }

    h1.site-title a {
    display: inline-block;
    }

    h2.site-description {
    margin-top: 0;
    margin-bottom: 0;
    }

    .site-header .social {
    margin-bottom: 1em;
    }

    ncc553
    Participant

    Just cut and paste these five lines of css into the CSS Stylesheet Editor (Appearance –> Edit CSS), starting on a new line (below the final */).

    ncc553
    Participant

    Thank you! This was exactly what I had in mind.

    ncc553
    Participant

    Just thought I’d check back on this… is it possible to move the meta data to the bottom of the masonry block, after the excerpt?

    ncc553
    Participant

    Great! That helped immensely, thank you.

    ncc553
    Participant

    Thanks! Is it possible to move the meta data to the bottom of the masonry block, after the excerpt?

    ncc553
    Participant
    Posted in : Contact form problem

    Thanks! For some reason, several of the shortcodes were marked up as href’s… not sure how that happened.

    ncc553
    Participant
    Posted in : Contact form problem

    I’m not sure how to fix these. I took a look at the “text” view of the “About Me” page, for example, to look for the missing “>” for the h3 tag that begins “Let’s socialize”, and it’s there. I’d appreciate any help you can give me!

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