• Join the Best Wordpress and Elementor Support forum

    Provide or get advice on everything Elementor and Wordpress, ask questions, gain confirmation or just become apart of a friendly, like minded community who love Wordpress and Elementor


    Join us!

Add a pipe next to the title of each post

N

Nesta

New Member
Hi Everyone

I want to do the thing like the small image to the large image.
Put it simply, I would like to put a "pipe" next to each post titles.
(I used the "POSTS" element to make the right side sidebar)
I have a css code, but i think there is some problem with it.
And that's why there is only one"pipe" shown and not in the proper location.
Can any expert show the magic to help me to solve this problem?

Here is my code
.pipe .elementor-post__title::before {
content: ' ';
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
width: 4px;
height: 12px;
background-color: #d58c0c;
}


Thanks
Nesta
 

Attachments

  • question.png
    question.png
    84.1 KB · Views: 414
  • question2.png
    question2.png
    285.4 KB · Views: 413
Last edited:

Latest Resources

Other Elementor Resources

elementor official

Still stuck? Ask the forum

Post your question with a screenshot and a link if you can, and a member will usually reply within a day. Free to join, no sales pitch.

Create a free account
Top