Okay
  Public Ticket #1590010
Line
Closed

Comments

  •  2
    antaresmedia started the conversation

    I want to make a small vertical line

  •  9,006
    Tahir replied

    Hey Again,

    Try using the Divider Page Element. 

    Best 


    ThemeNectar Support Team 

  •  2
    antaresmedia replied

    Please tell me where this element comes from.
    Thank you

  •  3,030
    Andrew replied

    Hi there,

    That the recent blog post element from the page builder.

    Its set to use the slider style and show 3 posts.

    See attached screenshot of what we mean.

    Cheers.

  •  2
    antaresmedia replied

    Oh, so there is no vertical line element?

  •  3,030
    Andrew replied

    Hi there,

    No, that's just part of the design in that area in the theme.

    You can try and add it to where you want with some custom CSS.

    It's a css border to the left of that bit of text.

    Hope you can implement that.

  •  2
    antaresmedia replied

    I have no idea how to add CSS. 

  •  3,030
    Andrew replied

    Hi there,

    Okay.

    Could you give us a link to where this is on your site, we write the CSS off of your site i.e. where is this text where you want to add a line to the left side.

    Thanks.

  •  2
    antaresmedia replied

    Hi, I would like to make a small vertical red line, like this.

    I also need urgent help as I cannot see the nectar slider photos on the mobile, nor some of the text. Can you please tell me how to fix this.
    Thank you,


    R

  •  3,030
    Andrew replied

    Hi there,

    Sorry for the late reply.

    1) For red stripe here http://irislove.com/gallery/ use this CSS:

    div.nectar-split-heading h2 span{
        padding-left:2%;
        border-left: solid 4px red;
    }
    

    note that we cannot make it the same height as the words as that requires modification to the structure of that area.

    2) As for the nectar slider not working, if you mean the homepage then it seems some image are being loaded over HTTPS and the certificate has and issue so the are not loaded by the browser causing the slider not to work.

    Could you check on that and try to load the images over HTTP instead.

    Cheers.

  •  2
    antaresmedia replied

    Thank you for getting back to me Andrew, pasting the div tag into the CSS did not work.

    But I can live without the lines. And have solved the problem regarding the certificates. Thank you.

    I am almost happy with the website on desktops. What I am having trouble with now is responsive settings it actually looks really bad on mobile devices.

    I will send you some photos and if you can please tell me how to solve them... 

  •  3,030
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Which regards to the responsive settings, please update to Salient Theme Version 8.5.6 and VC to 5.4.7.  Update the theme by following this guide: http://themenectar.com/docs/salient/updating-salient/

    Regards