Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS Code on Worpdress not Reflecting ?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #248800
    harry
    Participant

    Hi Guys,

    Am working on a new Theme Customization on wordpress . Am Editing my style.css file . But certail part of css is not showing on the Browser window . Without that style all other style are working and it seems some conflict happening . How to Identify this

    CSS :

    .play-button a p {
    border: 2px solid #ECECEC!important;
    color: #ECECEC!important;
    font-size: 19px;
    padding: 4px 24px;
    text-align: center;
    transition: all 0.5s ease 0s;
    }

    Which is not showing on browser . If needed i can provide u the link

    Thanks in Advance Guys

    #248824
    Shikkediel
    Participant

    Providing a link would probably be a good idea…

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.