Skip to content Skip to main navigation Skip to footer

How do you remove custom Variables froma survey?

Welcome to QSM Support Forum. Forums QSM Pro Support How do you remove custom Variables froma survey?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1225
    Katie PriceKatie Price
    Participant

    I am wanting to remove 2 custom variables on my survey. At the top of my survey you see the date and the survey name in black bold font. How do i remove this?

    #1228
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Katie,

    Welcome to QSM Pro Support!

    QSM does show the name of the survey in the black bold font but it does not show the date. Can you please share the URL of the survey? So that I can have a look.

    Regards,
    Kriti

    #1229
    Katie PriceKatie Price
    Participant

    hi , here it is

    ESG

    #1230
    Kriti SharmaKriti Sharma
    Keymaster

    Hi,

    You need to paste the following CSS code in the Custom CSS section of the theme customizer:

    .post-3532 .post-single__title, .post-3532 .post-single__meta{
       display: none !important;
    }

    Regards,
    Kriti

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.