• Resolved thnk4

    (@thnk4)


    Hi there,

    I’m trying to add some custom css code but even if I add this in the plugin appearance page or in the plugin css file or in the wp customize, the code does not work.

    This is the code I am trying to add:

    h2 {
    font-size: 20px!important;
    font-weight: 100!important;
    font-family: helvetica!important;
    position: relative;
    line-height: 34px;
    top: 40px;
    font-style: italic;
    margin: 70px 0 0;
    padding-bottom: 60px;
    }

    And this is the page where I want to add it:
    http://www.frnshx.ru

    Let me know if I am doing something wrong.

    Thanx,
    T4

Viewing 1 replies (of 1 total)
  • Plugin Contributor Coming Soon Plugin Support From Acurax

    (@comingsoonsupport)

    Hello,

    thank you for being with us, You must add the custom css codes under our plugin theme options, when you add css code to theme of your website, it wont be applied to the under construction landing page generated by our plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Custom CSS does not work’ is closed to new replies.