Okay
  Public Ticket #901841
Link in artist section
Closed

Comments

  •  2
    ad started the conversation

    1: how can i keep the URL text i made in the red box white or a different color?

    2: is there a way that we can make this red box a link to a separate page?

    3: How do i remove the instagram box if the artist does not have an instagram or facebook? 

  •  840
    Jelly replied

    Hi,

    1. Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    .featured-artist .rollover p a {color: #fff !important;}

    2. Unfortunately, it is a customize. We don't provide free customize, so your request beyond our support policy.

    3. Please download my jquery file and replace it in your source, it will hide the social icon in artist box when you empty the url field in backend. Please replace this file in:

    /muziq-jellythemes/js/main.js

    Best Regards,
    Jelly Team