Okay
  Public Ticket #3613731
Releases page
Closed

Comments

  • Stuart started the conversation

    1. can I add an overlay to the bg image of the blurred out single art?

    2. The social icons are white rectangles with rounded edges. How can I get the icons to show?

  •  708
    Alexandre replied

    Hi Stuart, 

    1. Sonaar doesnt have the option to add an overlay, but you can choose another image:

    9939551088.png


    2.  Go to wp-admin>theme options>custom css/js
    And add this code:

    .ctnButton-block .button {
    color: #000000;
    }

    Thanks,


    Alex from the Sonaar.io Crew