Left Header 11 & row stretch issues

Home Forums Jevelin Theme Left Header 11 & row stretch issues

Home Forums Jevelin Theme Left Header 11 & row stretch issues

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • castle_age
    Participant

    Hi,

     

    I have just purchased this theme and I am configuring the first page based on the Photography demo and using Header 11.

     

    The issue is that all rows with the Row Stretch set seem to be stretching behind the left header, making the content area off centered.

     

    See attached.

     

    Is there a way to fix this?

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

    Hi @castle_age,

     

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

     

    Could you please share me your site URL where it’s happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    castle_age
    Participant

    Hi,

     

    Thanks for getting back to me so quickly. All the details are:

    To avoid this, either do not stretch that row or try 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

     

    .sh-header-in-side .vc_row[data-vc-full-width="true"][data-vc-stretch-content="true"] {
        max-width: 100% !important;
        left: 0 !important;
    }

    castle_age
    Participant

    <div>
    <div dir=”auto”>Hi, thank you. I will try this.</div>
    <div dir=”auto”></div>
    <div dir=”auto”>What about the other items?</div>
    </div>

    To help us keep support thread separates could you please create a new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you with your new thread.

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