styles css on footer

  • Posted in : Bloggy WP
  • laphie
    Participant

    Hello,

    I am trying to change some styles of the “footer” and someting strange is happening; because the new code writted doesn’t work and I rewritte more code and everything ok. Now I will show you what I am rewritting for the footer:

    Your code:

    .site-footer {
        padding: 0 0 1.5em;
    }

    New code:

    .site-footer {
    background-color: #e2dfd2;
    border-top: 5px solid #b5b2a8;
    padding: 0 0 1.5em;
    }

    What thing could be happening?

    Thanks a lot people :) !!!!!!!

    laphie
    Participant

    Sorry, I writte also: !important

    serkan
    Moderator

    Hi laphie,
    I just tested your code and it is working on my side. Why you need to write !important? I didn’t add it and just wrote your code and it looks fine.

    laphie
    Participant

    Hi Serkan,

    Thanks again for your answer :).

    The code only works when I put it into the “appearance/ editor” but doesn’t work when I writte it into the “theme option/style”. So, this is the reason that the code wrotte didn’t work… Its seems that you, sometimes, you have to put the styles in this other place from wordpress.

    Is it possible, right?! Well, right now work :)!

    serkan
    Moderator

    Hi laphie,
    I would recommended you to use Appearance > Theme Options > Style > Custom Css . Appearance > Editor also will work for your custom css code but when you got the new update for your theme, it won’t keep and will lost. When you using custom css box and if the codes are not working, try deactivate all your plugin and try it again.
    Cheers

    laphie
    Participant

    Hi,

    Thanks! It works deactivating plugin. Rightnow I prefer not activate it :).

    Cheers

    serkan
    Moderator

    One of your plugin is effecting your codes. So good luck with that :D
    Thanks

Viewing 7 posts - 1 through 7 (of 7 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