Background Image On Row Issue - Question | JoomShaper

Background Image On Row Issue

AA

Aran Ariel

Helix Framework 3 years ago

Hi,
https://estherlixenberg.com/index.php/about-us/institutional-investors-test-1 I have added a background image to a row that shrinks into view, however:

  1. I am unable to remove the overflow.
  2. When clicking on the three line button to open and then close the dialog, I am left with white space toward the left hand side of the page equivilent to the size of the sliding window.
.sp-page-builder .page-content #section-id-1612218365739 {
     background-position: 50% 50%;
    animation: shrink 1s infinite alternate steps(3000);
    animation-iteration-count: 1;
    overflow: hidden;
}



@keyframes shrink {
  0% {
    transform: scale(1.2)
  }
  100% {
    transform: scale(1.0)
  }

  }
Please advise and thanks in advance,

Eran
0
9 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #5240

I can not access the link https://prnt.sc/y9ozru

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #4854

Hi, Give me a screenshot of that portion which you wamnt to change

0
AA
Aran Ariel
Accepted Answer
3 years ago #4972

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #5026

Which browser you are using? Its ok on my end https://prnt.sc/y4exrw I have checked both Chrome and Firefox

0
AA
Aran Ariel
Accepted Answer
3 years ago #5165

Mehtaz,

The link you have forwarded me is a screen which doesn't relate to the issue I have conveyed., and I am using Chrome, Edge and Firefox.

https://estherlixenberg.com/index.php/about-us/institutional-investors-test-1

  1. Please open and close the three bar button at the top of the right hand side to see the white area issue that appears on the left hand side of the screen.

  2. Y-access overflow problem: refresh or reload the browser a few times, and you will also see the page "jump" when loaded, as the y-access doubles for a split second. My screen size is 15.6, and I have emulated with other screen sizes as well with the same resulte. On mobile, it doesn't occur.

Please advise as to what is interfering or causing this bug, and thank you in advance,

Eran on behalf of Kyle.

0
AA
Aran Ariel
Accepted Answer
3 years ago #5453

Mehtaz,

The link I have forwarded to you has been fine.

Perhaps you can double check on your end to assure that you are accessing the link as follows: http://estherlixenberg.com/index.php/about-us/institutional-investors-test-1

Please advise and thanks in advance,

Eran on behalf of Kyle

0
AA
Aran Ariel
Accepted Answer
3 years ago #5720

bump

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #5748

this link has some issue. It blocks anyway. I cant access https://prnt.sc/ysvnnl

0
AA
Aran Ariel
Accepted Answer
3 years ago #5795
0