Okay
  Public Ticket #240799
Recent Projects Heading Text
Closed

Comments

  • Kristin started the conversation

    Hi Nectar! SO well done! Love Salient! Wondering if there is a way to remove the "/" after the heading text in recent projects heading text without using a full-width section? We would like our video stories to sit under the headline text (Roswell Community Church Stories) but not show the "/" after.

    Thanks!!

  •  8,839
    Tahir replied

    Hey Kristin!

    Add this into the Custom CSS box located in your Salient Options panel :

    body .carousel-heading h2 a.button {
        display: none;
    }

    Cheers


    ThemeNectar Support Team 

  • Kristin replied

    Many Thanks :)