Mobile View

Home Forums Jevelin Theme Mobile View

Home Forums Jevelin Theme Mobile View

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
  • vincen72
    Participant

    I’m using the Finance template. How do I move the text box up or reduce the size of the picture so when you go to my site you do not have to scroll down to see the text box?

    Hi @vincen72,

     

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

     

    I visited your shared website but not sure exactly which text box and picture you are referring to so could you please share the screenshot of it?

     

    Best regards,
    Shufflehound team

    vincen72
    Participant

    See attached. Under mobile view, I want to move the box with text starting with “Seeking a single business…” up a lot.

    vincen72
    Participant

    See attached. Under mobile view, I want to move the box with text starting with “Seeking a single business…” up a lot.

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

    You can resolve it 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: 320px){
    #page-container .vc_row.wpb_row.vc_row-fluid.vc_custom_1601266124891.vc_row_1345642984 {
        min-height: 50vh !important;
    }
    }

    vincen72
    Participant

    Thanks for your response, but the code you provided didn’t help. Any other thoughts?

    It seems the row ID is getting changed so please try using below custom CSS code instead of above.

     

    @media (max-width: 320px){
    #page-container .vc_row.wpb_row.vc_row-fluid.vc_custom_1601266124891 {
        min-height: 50vh !important;
    }
    }

    vincen72
    Participant

    Still no luck. Any other options?

    It seems the number vc_custom_1601266124891 is getting changed.

     

    Could you please add an ID to the row displayed at the top of your website containing the image?

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

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form