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 #2379417
Adding vertical line to homepage
Closed

Comments

  • dp started the conversation

    Hi,

    I would like to add a vertical line to my blog's homepage. More specifically, I would like a vertical line down the page between the post list and the main (right hand) side bar. 

    Please see example of such line onr a screenshot attached.

    Many thanks in advance! 

    Kind regards,

    Norbert

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    @media only screen and (min-width: 961px){
    .container.penci_sidebar #main{ position: relative; }
    .container.penci_sidebar #main:before { content: ''; height: 100%; position: absolute; width: 1px; background: #ececec; right: 25px; }
    }
    

    Best Regards,

    PenciDesign

  • dp replied

    Thank you very much!!! It works perfectly.

  • dp replied

    Hi,

    Thanks again. I would like to have a follow-up question.

    How do I add the exact same line to a static PAGE created by me in Elementor? I have created exactly the same page (in terms of outlook) as below, but I've built it in Elementor myself.  When I choose this page as my homepage, the line disappears even though the code you gave me is still in the Custom CSS. The line is just not showing up.

    Please see the page:. (Currently I am not using as my homepage, but I would like to if I can manage to add the line, as in https://dolgospenz.hu

    The reason for this is because I want to build it further in elementor , so that I am able to add features that otherwise are more difficult to add.

    Could you please help me with this?

    Thanks! 

  •  2,699
    PenciDesign replied

    Hi,

    Please make your site live to I can take it a look.

    Your site is under construction.


    Best Regards,

    PenciDesign

  • dp replied

    Done and sorry! 


    Thanks in advance.

  •  2,699
    PenciDesign replied

    Hi,

    Please edit left inner column and add your border - check this image for more:

    http://prntscr.com/sbd55r


    Best Regards,

    PenciDesign

  • dp replied

    Thanks for your last message.

    Could you please tell how do I keep this line on a desktop, but remove the line from the phone version?

    Thanks in advance and have a nice weekend!

  •  2,699
    PenciDesign replied

    Hi,

    Please show me URL for that page to I can take it a look.


    Best Regards,

    PenciDesign