Portfolio Gallery Slider

Home Forums Jevelin Theme Portfolio Gallery Slider

Home Forums Jevelin Theme Portfolio Gallery Slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • tadei1908
    Participant

    Hi. I have few questions.

     

    1. How can i remove lines in posts and portfolio project posts? photo1
    2. How can i change colors of the buttons and bullets in gallery slider? photo 2, photo 3
    3. How can i remove the bullets in the gallery slider?
    4. When i open my photos in my gallery slider, photo are doubled. How can i fix this? photo 4

    My website: tadejprojects.si

     

    Thank you

    Attachments:
    You must be logged in to view attached files.

    Hi @tadei1908,

     

    I hope you are well today and thank you for your questions.

     

    You can achieve it using Yellow Pencil editor plugin as described in the following page.

     

    https://support.shufflehound.com/how-to-change-almost-any-element/

     

    Best regards,
    Shufflehound team

    tadei1908
    Participant

    Is there any chance to get the custom css code for disable the lines?

    You can remove the lines by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    h1.sh-portfolio-single-title,
    .sh-portfolio-single-info-item.sh-table {
        border: 0;
    }
Viewing 4 posts - 1 through 4 (of 4 total)