Client name and portfolio

Home Forums Jevelin Theme Client name and portfolio

Home Forums Jevelin Theme Client name and portfolio

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • Realdo
    Participant

    Hello!

     

    In admin page I wrote a client name please see a link below, but I cant see it in a page, this place is empty. Screen shot below

     

    How to fix that?

    Hi @Pioes,

     

    Sorry to hear of the problem you are having.

     

    Could you please share me the page URL from your site where it is not displaying so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    Realdo
    Participant

    Sure here you go

    Solution for this topic

    It is not displaying on your site because you are using below custom CSS code generated by YellowPencil Plugin.

     

    .sh-portfolio-single-info-item .sh-portfolio-single-info-right div {
        visibility: hidden;
    }

     

    To display it please remove the above CSS code you are using on your site.

    You can reset the CSS and the changes made using Yellow Pencil Editor as described in the following pages.

     

    https://waspthemes.com/yellow-pencil/documentation/#reset-css-styles

    https://waspthemes.ticksy.com/ticket/1058734/

    Realdo
    Participant

    Hello! Thank you it works,but now categor field is empty 🙂

    Although in admin page there is mentioned a categroy for a particular image. Please see linsk below

    Solution for this topic

    You are also using the below custom CSS code which hides the category so please also remove it from your site.

     

    .sh-portfolio-single-info-right div a {
        visibility: hidden;
    }

    Realdo
    Participant

    Great thank you it works:)

    You are most welcome here 🙂

Viewing 8 posts - 1 through 8 (of 8 total)