mdelw

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Can’t see hero image #110905
    mdelw
    Participant
    in reply to: Images Disappearing #110903
    mdelw
    Participant

    Nothing red in console and still no images (they appear randomly when you refresh). Safari, Chrome, Opera, Firefox on Mac.

    Website: cutt.ly/Dh4M8OE

    • This reply was modified 3 years ago by mdelw. Reason: forgot one browser
    in reply to: Can’t see hero image #110902
    mdelw
    Participant

    Could it be a solution? I am not PHP specialist, but works for me:
    opacity: <?php echo esc_html(str_replace(“,”,”.”, $theme_overlayopacity/100)); ?>;

    Can you implement pro solution based on this unprofessional tip?

    in reply to: Can’t see hero image #110674
    mdelw
    Participant

    Please check in

    <style id=”bravada-main-inline-css”>…</style>

    there is opacity parameter with typo – when you change the value of opacity in admin (previous post) to 3%, in CSS there is opacity: 0,03, should be 0.03 (with dot instead comma).

    in reply to: Can’t see hero image #110672
    mdelw
    Participant

    In my case – there is problem with OPACITY settings in Customise -> Colors -> Header, down. Changing opacity to 0% – header image is vievable. Changing to 1% or 10% or 50% – image is covered by Overlay permanently.

    in reply to: Error after upgrade to v1.0 #110642
    mdelw
    Participant

    Done with another upgrade to 1.0.0.1

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