Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #864588

    mhbmartijn
    Participant

    Hi there!

    So I have a question, I would like the background circle (while not hovering) to be the same colour as the background color as the topbar and footer. Just like in this example: http://theme.co/x/demo/renew/8/

    So but my topbar and footer have different colors, so I have no clue how to fix this. Would you be so kind to help me with this?

    Thank you so much 🙂

    #864590

    mhbmartijn
    Participant
    This reply has been marked as private.
    #864898

    Rupok
    Member

    Hi there,

    Thanks for writing in! Your given demo doesn’t have any background for the icons. So you want to remove the background color from the social icons?

    In that case, you can add this under Custom > CSS in the Customizer.

    .x-social-global a {
      background-color: transparent;
    }

    You can set a color code to have a solid background color for them.

    Hope this helps.

    Cheers!

    #864961

    mhbmartijn
    Participant

    YES!! Thanks!

    #865409

    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!