We're merging with GenerateBlocks! Learn more here.

[Resolved] Adding text directly above wp-show-posts box

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Adding text directly above wp-show-posts box

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10007
    Troy
    Participant

    I am trying to add text directly above my wp-show-posts box. I have added the box to my static front page using a short-code.

    Here is my current customized CSS code:

    .wp-show-posts {
          border: 1px solid #000;
    	    padding: 20px;
    }

    This code creates a solid border around wp-show-posts. On the top of that box, right above the solid black line, I would like to add text that says “Recent Articles”.

    What is the best way to accomplish this?
    Thank you!

    #10018
    Tom
    Keymaster

    Hi there,

    Could you add the text inside your editor directly above the shortcode?

    Let me know 🙂

    #10030
    Troy
    Participant

    Hi Tom,
    Thank you for that suggestion — it did work. Apparently I was over-thinking the solution to what I was trying to accomplish.
    Thank you!

    #10031
    Tom
    Keymaster

    No problem! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.