checkk

Home Forums Jevelin Theme checkk

Home Forums Jevelin Theme checkk

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
  • SaqlainMughal
    Participant

    Hi on my website https://sellself.be –> the 360 on the top looks good on desktop but on mobile it’s too big. How can i fix this so it looks smaller on mobile?

     

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

    Hi @SaqlainMughal,

     

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

     

    You can configure the responsive setting of the column containing it as shown in the attached screenshots.

     

    Best regards,
    Shufflehound team

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

    SaqlainMughal
    Participant

    I changed it to the same way you said it, but still the same issue. See screenshot it’s too big.

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

    SaqlainMughal
    Participant

    This is important, that this is fixed. Could you please help me out to make it smaller on mobile.

    You have to change it as shown in the attached screenshot.

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

    SaqlainMughal
    Participant

    still looks weird, see images.

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

    SaqlainMughal
    Participant

    Don’t know what happened but suddenly the 360 is frozen in that position. It was way normal. I tried to put in the same option as it was before but it is not moving.

    I have made it to display as earlier.

    SaqlainMughal
    Participant

    Thanks, but can you help me to make it smaller on mobile. I tired it and it froze as you know.

    You can make it smaller on mobile 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

     

    @media (max-width: 582px){
    #home-video-column iframe {
        max-width: 90%;
        margin: 0 auto;
        max-height: 280px;
    }
    }

    SaqlainMughal
    Participant

    Perfect, it worked out. The last question

    How can i add more space where the orange arrow is

    And less space where the green arrows are

    ONLY on mobile

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

    You can try achieving this using the Yellow Pencil editor in the responsive mode as described on the below page.

     

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

    SaqlainMughal
    Participant

    Cant you just send me a code like before so i can ass custom css

    No, there is no CSS code for it.

     

    You have to do it using the Yellow pencil editor.

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