Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29118

    Hi,

    One of the plugins I use is having compatibility issues with the theme and the plugin author recommended to add the following to the theme’s css file. Could you please help take a look and see if this would in any way mess up the theme or anything?

    #main {

    position:relative !important;

    z-index:998 !important;

    }

    #main .container_wrap .container {

    position:relative !important;

    z-index:999 !important;

    }

    #footer {

    position:relative !important;

    z-index:0 !important;

    }

    Thank you,

    #139765

    Hi,

    We do not know what changes you have done on your page but you should keep z-index for #main way less than 998px

    Regards,

    Yigit

    #139766

    okay. Sounds like it’s not a good idea to add the custom css codes. Will not do it then.

    thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘custom css needs to be added to the theme’ is closed to new replies.