Space above and below intro shortcode

  • Posted in : Readme
  • pkondo
    Participant

    Is there a way to decrease the top and bottom margin of the intro shortcode? I put an image above the intro shortcode text. I didn’t want the image in the intro itself. But it leaves a gap between the image and the intro text that I would like to minimize.

    And below the intro text, I have another shortcode and I would like to decrease the margin between those.

    Thanks.

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .intro {
        padding: 1em 0;
    }
    .intro h2 {
        margin: 0;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register