Complete Pro slide buttons

Home Forums All Other Themes Complete Pro slide buttons

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #30194
    VladimirVladimir
    Member
    • Topics: 7
    • Replies: 13
    • Total: 20
    Member since: February 22, 2016

    Yes, I do not want background color for slide buttons?

    #30230
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Vladimir,

    Kindly go to Appereance>>Customize>>Basic>>Custom CSS Box

    Add this code:

    .slidebtn a{background-color:none !important;}
    .slidebtn a:hover{background-color:none !important;}

    Regards,
    Brad

    #30305
    VladimirVladimir
    Member
    • Topics: 7
    • Replies: 13
    • Total: 20
    Member since: February 22, 2016

    Did not help. And how to remove the background color for buttons?

    URL: http://resysadmin.ru/

    #30313
    VladimirVladimir
    Member
    • Topics: 7
    • Replies: 13
    • Total: 20
    Member since: February 22, 2016

    I add (.slidebtn a{background-color:rgba(0,0,0,0) !important; )That helped.

    how to remove the background color for boxes buttons?

    #30444
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Vladimir,

    Kindly add this code in custom CSS box:

    .featured_block{background-color:none !important;}

    Regards,
    Brad

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.