Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gosling

    (@gosling)

    Hey Team, thank you for getting back to me so swiftly on this. After I wrote to you my son got in and did something to remove the popup on popup. So all good. But now the popup does not resize in my mobile phone so I cannot see the whole popup. Please visit https://fijilifefoundation.org/project/diabetes-care-on-wheels/ in a mobile and click on the green ‘Click here to donate’ button. You will see the popup does not display fully and cannot be resized. Hope you can advise me on what settings top adjust. Thank you, Mike Gosling

    Thread Starter gosling

    (@gosling)

    Hi, I do not know CSS. I tried replacing the code you supplied like this:

    2175 /* Structure ————————————— */

    .content,
    .sidebar {
    width: 100%;
    float: none;
    }

    2183 .sidebar { display: none; }

    .section.large-padding,
    .section.medium-padding { padding: 40px 0; }

    .footer { margin-top: 60px; }

    Code after change is:

    2175 /* Structure ————————————— */

    .content,
    .sidebar {
    width: 100%;
    float: none;
    }

    2183 /*.sidebar{display:none;}*/

    .section.large-padding,
    .section.medium-padding { padding: 40px 0; }

    .footer { margin-top: 60px; }

    This did not work and the right-hand column does not display.

    Thank you anyway for your help. I shall probably switch to a new theme.

    Mike Gosling

Viewing 2 replies - 1 through 2 (of 2 total)