Change the "X" close color.

  • Posted in : BookCard WP
  • DJimmi
    Participant

    Hi, i have tried some of the custom CSS from this forum but no luck ;( I want to change the blue “X” for closing the site to orange (#ebb336), is that possible?

    Thanks for at great WP-theme! ;)

    https://www.dropbox.com/s/2j0u74bem7f21a2/Screenshot%202014-04-15%2023.59.03.png

    Jimmi,
    Denmark.

    DJimmi
    Participant

    Stange, my “X” is blue? i can see in the demo page that its gray? -Sorry!

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .rm-close {
        background: #FFA500;
        box-shadow: 3px 0 0 #FFA500, -3px 0 0 #FFA500;
    }
    .rm-close:after, .rm-close:before {
        border-top-color: orange;
    }
    
    DJimmi
    Participant

    Thanks, found it in the main.css :)

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