Okay
  Public Ticket #233294
changing button home slider?
Closed

Comments

  • Julien started the conversation

    Hi,

    how to put a color inside the homeslider button, (after caption)?
    Because in transparency the button not match on background.

  •  8,839
    Tahir replied

    Hey Julien!

    Can you please provide the page url so i can write up some custom css in live-edit browser mode. 

    Cheers


    ThemeNectar Support Team 

  •   Julien replied privately
  •  8,839
    Tahir replied

    Hey Julien!

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

    body #featured article .post-title a {
        background: rgba(8, 9, 4, 0.46) !important;
    }

    Cheers


    ThemeNectar Support Team 

  • Julien replied

    thanks it's ok now !