Okay
  Public Ticket #1107467
2 more things to help
Closed

Comments

  •  2
    hansp started the conversation

    Hello, 

    I am searching for 2 more things

    1. Link text, checkboxes, selection squares have a purple colour when ticked/selected. i cannot seem to find the proper CSS string to change it

    2. Share logo's are not working properly
    If you hover one you get a square instead of the logo

    thanks

  • [deleted] replied

    Hi hansp,

    1— You just need to go to Theme Options > Theme Styling > Custom Skin Builder and change the Button Color.


    (view on new page)

    2— Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

  •  2
    hansp replied

    Hello, 

    1. If i select that some issues occur apparently with other buttons, i think i've tried that before but probably need alot more altering then in CSS. will give it a go

    2. see attached for social icon error when hovering.

  • [deleted] replied

    Hi hansp,

    2— That is happening because you have added this CSS code on your Custom CSS area:

    .fa {
        background: #ffffff!important;
    }
    

    Have a great week!