Home Forums WoodMart support forum Add CSS For Specific Page

Add CSS For Specific Page

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #502579

    marketerjahidul
    Participant

    Please help me its very important for me
    ==========================================
    I want to display none ( registration area ) only on this specific page
    https://prnt.sc/-lcYhX3X0kQT
    page – https://fuyana.shop/affiliate-dashboad/ ( hide this section only this page not entire CSS )

    Login details is given please check

    #502800

    Hung Pham
    Keymaster

    Hi marketerjahidul,

    In case for the specific page, I suggest you use Theme Presets, please refer to our documentation more detail here: https://xtemos.com/docs-topic/theme-settings-presets/

    Regards,

    #502829

    marketerjahidul
    Participant

    I don’t do it through preset please help me to fix my problem Can You ready my problem?

    #502830

    marketerjahidul
    Participant

    I do not understand your preset system please do it for me from your side

    #502886

    Hung Pham
    Keymaster

    Hi marketerjahidul,

    I can’t access your site due to limitation, please disable for a while.

    https://prnt.sc/oPKZdd3OBh7q

    Regards,

    #502890

    marketerjahidul
    Participant

    please check it i disable it

    #503173

    Hung Pham
    Keymaster

    Hi marketerjahidul,

    Please see screenshots for better understanding https://prnt.sc/U8DZO09c9O91

    Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .yith-wcaf-registration-form .col-2 {
        display: none;
    }

    Regards,

    #503176

    marketerjahidul
    Participant

    its don’t work for me because its globally applied. I only want on this page
    -https://fuyana.shop/affiliate-dashboad/
    But also applied this page when I add this css -https://fuyana.shop/affiliator-dashboard/

    Please read again my main message
    ==========================================
    I want to display none ( registration area ) only on this specific page
    https://prnt.sc/-lcYhX3X0kQT
    page – https://fuyana.shop/affiliate-dashboad/ ( hide this section only this page not entire CSS )

    Login details is given please check

    #503201

    Hung Pham
    Keymaster

    Hi marketerjahidul,

    Seems you not fully understand how Theme Presets works.

    Please see this screenshot, I added condition to this page only https://prnt.sc/U8DZO09c9O91 https://prnt.sc/YtrMqRutxvvF

    When you add Custom CSS to Theme Options, it works for that page only. Also, make sure you selected Preset first https://prnt.sc/88N1QH7BwtiT

    Regards,

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