Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1186092
    foox2k
    Participant

    is there a way to move the images in the slideshow, they all seem cropped , showing the bodys but not the faces, or can you share the size of the slideshow in order to modify the images via photoshop and cropp them manually to fix the slideshow and carrousel

    #1186104
    Rupok
    Member

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1186891
    foox2k
    Participant
    #1187140
    Friech
    Moderator

    Hi There,

    You can add this under Custom > CSS in the Customizer.

    
    .x-post-slider .x-post-slider-entry {
    	background-size: 100% 100%;
    }

    Hope it helps, Cheers!

    #1187376
    foox2k
    Participant

    Thanks it helps, but do you know the actual pixel size of the slider? in order to crop the images via photoshop manually so they can fit the 100% without the code? just in cause

    #1187497
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! Please be advise that you can control the height of the slider in the customizer. Simply go to Appearance > Customize > Ethos > Post Slider – Blog and set the “Slider Height (px)”. You can also update the given code and use this instead:

    .site .x-post-slider .x-post-slider-entry {
        background-size: 100% auto;
        background-position: top center;    
    }

    Hope this helps. Kindly let us know.

    #1188811
    foox2k
    Participant

    Thanks a lot issue solved

    #1188817
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1186092 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>