Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #315335
    sid-jervis
    Participant

    I used the colour options menu, footer colour option and set white, sadly I cannot reset the colour to transparent.

    What am I missing?

    #315354
    tikaram
    Keymaster

    @sid-jervis : Can you please post in your site URL so that I can check for issue and provide you the fix.

    Regards,
    Tikaram

    #315560
    sid-jervis
    Participant
    #315583
    tikaram
    Keymaster

    @sid-jervis : It looks like there is some issue with setting the default color. I will ask the development team regarding the issue and let you know soon.

    Regards,
    Tikaram

    #315584
    sid-jervis
    Participant

    Thank you

    #315617
    tikaram
    Keymaster

    @sid-jervis : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    
    #site-generator {
        background-color: transparent;
    }

    Regards,
    Tikaram

    #315782
    sid-jervis
    Participant

    It is meant to work, but sadly it does not.

    #315787
    tikaram
    Keymaster

    @sid-jervis : Please try adding the following additional css instead of the previous one.

    #site-generator {
      background-color: transparent !important;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    #315824
    sid-jervis
    Participant

    Thank you that works.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Cannot reset footer cloud to transparent.’ is closed to new replies.