Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1364643

    Hi,

    I need to make the text Black in the 2nd link White button on my homepage banner. There do not seem to be any styling or Enfold settings for this.

    Please advise

    Thanks

    #1364648

    Hey woogie07,
    Thanks for the link to your site, please try this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field

    .home a.avia-slideshow-button.avia-color-white.avia-slideshow-button-2 {
    	color: #000;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.