Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1265151
Lines under Headline
Closed

Comments

  • Ronny_L started the conversation

    Hello,

    many thanks for the big update 4.0, it are really wonderful. However, is it possible to insert the lines under the heading again? In the version 3.2 still existed, now they were removed in version 4.0. I would like to have these lines please furthermore, I liked them. Is there to insert a possibility in version 4.0 the lines under the heading?

    The best greetings
    Ronny

  •  2,699
    PenciDesign replied

    Hi,

    Thank you for loving our theme so far.

    Yeah, in Soledad 4.0 we've removed it because it's old design with Soledad 4.0.

    If you want to get it back, please add more this code to Customize > Custom CSS:


    .penci-page-header, .archive-box{ padding-bottom: 15px; }
    .penci-page-header:after, .penci-page-header:before, .archive-box:before, .archive-box:after { content: ""; width: 90px; height: 1px; position: absolute; left: 50%; margin-left: -45px; bottom: 0; background: #6eb48c;
    }
    .penci-page-header:before, .archive-box:before { width: 60px; bottom: -5px; margin-left: -30px; }


    Best Regards,

    PenciDesign

  • Ronny_L replied

    Thanks for the quick support. I have inserted the code CSS, the lines are there again. Many thanks!