• If anyone has seen this and has any info/advice you’d be a godsend as this is cracking my skull!

    I’m trying to fix this website, but can’t find the root of this very strange issue. When you resize the window, the site breaks, causing the middle carousel of images to become super huge (and even HUGER when you hover/resize a second time) as well as breaking the footer and the shop image effects. This happens when you make any change to browser size, and on mobile. I’m thinking it has something to do with the viewport, but my design guru and myself have been coming up stumped. Any help much appreciated!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @hirezolution,
    Hope you are well! I check your website. It shows inline css code

    width: 11863.7px; margin-right: 10px;

    And not getting responsive CSS files. and your slider is also not responsive during changing screen size. It might be a customized theme and the problem is inline css.

    Regards

    Thread Starter hirezolution

    (@hirezolution)

    thanks for the response! where did you see this line? the bulk of it is in the wordpress header/index templates, but i don’t find this

    Thread Starter hirezolution

    (@hirezolution)

    Pls let me know where you found this @abir43tee , since I don’t see it anywhere in the source. Thanks =)

    Hi @hirezolution,
    Please resize the window and view the page code. It’s embeded inline or maybe by javascript.

    <div class="owl-item active" style="width: 5608.33px; margin-right: 10px;"><div class="item releases">
    																<a href="#" class="modal-trigger" data-modal="ooono"> <img src="https://jessylanza.com/wp-content/uploads/2020/02/4-1.jpg"></a>
    																<h4>Oh No</h4>
    															</div></div>

    This code by clicking the right button and inspect the carosel.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Very strange issue when changing window site’ is closed to new replies.