Custom CSS do not show

  • Posted in : Efor
  • Matnie
    Participant

    Hi,

    I am trying to do some costumized CSS to remove the border-top from the footer copyright bar. I am using the efor-child theme and have tried to write the new css-code in the “theme editor” and the Wp Admin > Appearance > Customize > Additional CSS but nothing changes?

    What am i doing wrong?

    I am using this code:
    .site-footer .site-info {
    border-top: none;
    }

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .site-footer .site-info { border-top: 0px !important; }

    http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
    Thanks

    Matnie
    Participant

    Thank you, that helped:-)

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register