• Resolved MZsolt

    (@mzsolt)


    I have attached two pictures where you can see my problem. There are black recktangles on the screen and I would like to remove them. Please give me advice, how. The same error occures when I use Weblizar demo or my own Pro Enigma page.
    https://www.dropbox.com/sh/qkvm1ngpyhc3evn/AAACPodlzMyudBW87n-9Lm8ma?dl=0
    When I ban this row
    animation-fill-mode: both;
    (theme-animate.css)
    in firefox debugger the black rectagle disappeared.
    But I cannot modify this file as it does not take it into consideration.

Viewing 6 replies - 1 through 6 (of 6 total)
  • weblizar

    (@weblizar)

    Hi MZsolt

    Can you share your site url. we look it.

    Thread Starter MZsolt

    (@mzsolt)

    My pages under construct and not public (password protected). But you can see on your site, on your page, and other member site, from another post.
    Your site is down now but this is PrtScr fom your site, and some other site:
    https://www.dropbox.com/sh/qkvm1ngpyhc3evn/AAACPodlzMyudBW87n-9Lm8ma?dl=0

    And se oter member site:
    https://www.gbswimstars.co.uk/
    Or another:
    https://www.sobegraphics.com/

    Look at the service section…
    My screen 1280×1024

    Ohhh. Your site down… Click https://weblizar.com/

    weblizar

    (@weblizar)

    Hello,

    In which Browser you are having this ? Issue ?

    Thread Starter MZsolt

    (@mzsolt)

    Firefox 33.1

    Thread Starter MZsolt

    (@mzsolt)

    Now firefox 33.1.1

    weblizar

    (@weblizar)

    Hi MZsolt

    I have checked black background in our hand but i can’t found.

    If you getting these type of issue. So I provide some step to remove this issue.

    You can use browser option inspect element and find the ID and Class.

    Add the custom css otherwise Go to theme directory /css and open the theme-animtae.css file.
    Find the given css code and comment the these code.
    .animated,
    .appear-animation { ——————– }

    For example :
    /* .animated,
    .appear-animation { ————————- } */

    Save the changes.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Our services screen problem’ is closed to new replies.