Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hi Morris,

    Could I please ask you to send the link to the page where this issue can be seen?

    I’ll forward it to our development team and they will suggest a solution as soon as possible.
    Thanks! Have a wonderful day!

    Thread Starter morriscookies

    (@morriscookies)

    Hi, Thanks for your prompt response, i settled it for the above issue, actually when i click preview from the form it doesn’t show the bullets, after i publish in page then only show up, SORRY for the trouble.

    but now i have new issue with the theme font colour, i do my theme setting header with title and descriptions font colour in white but it turn out gray in description text. please see image attached and the link too, and also in the same location of text it has two colours which is black and gray as image attached too :

    https://morriscookies.asia/privacy-policy/

    https://imgur.com/VQDDRbf

    https://imgur.com/QWe2FlW

    https://imgur.com/zZrBM8l

    Thanks.

    Plugin Contributor Form Maker Support

    (@formmakersupport)

    Dear Morris,

    Please try the following.

    Add the below mentioned code in Appearance > Customize > Additional CSS

    .fm-form .fm-header-description * { color: #ffffff !important; }
    .fm-form .wdform-page-and-images * { color: #454545 !important; }

    Please try and provide the feedback.

    Thanks, have a nice day!

    Thread Starter morriscookies

    (@morriscookies)

    Highly appreciated your prompt response, CSS is working but another issue raised = the link text underline and colour not active, also the link text hover colour not working, as image and link attached below :

    https://morriscookies.asia/privacy-policy/

    https://imgur.com/xBVcrtj

    Thanks.

    Plugin Contributor Form Maker Support

    (@formmakersupport)

    Please add the below mentioned code instead of the last one
    In Appearance > Customize > Additional CSS section

    .fm-form .fm-header-description * { color: #ffffff !important; }
    .fm-form .wdform-page-and-images p, 
    .fm-form .wdform-page-and-images li, 
    .fm-form .wdform-page-and-images span{ color: #454545 !important; }
    .fm-form .wdform-page-and-images a { color: #3a79f9 !important; }

    Thanks!

    Thread Starter morriscookies

    (@morriscookies)

    OK, Thanks. its working now. Settled.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘html display’ is closed to new replies.