Viewing 2 replies - 1 through 2 (of 2 total)
  • This controls the text color:

    .jp-carousel-light .jp-carousel-titleanddesc div {
    	color: #000 !important;
    }

    This controls the link color:

    .jp-carousel-light .jp-carousel-comments p a,
    .jp-carousel-light .jp-carousel-comment .comment-author a,
    .jp-carousel-light .jp-carousel-titleanddesc p a,
    .jp-carousel-light .jp-carousel-titleanddesc p a,
    .jp-carousel-light .jp-carousel-comments p a,
    .jp-carousel-light .jp-carousel-info h2 a {
    	color: #1e8cbe !important;
    }

    Your link has extra quotes around it.

    I don’t think shortcodes will work in the description, but you can use an html link and then add the same class as the theme button.

    Thread Starter wpforum

    (@wordpressorgforum)

    Thank you. I went to /public_html/wp-content/plugins/carousel-without-jetpack/jetpack-carousel.css and I was able to change the link color, but the link is still not working.

    Visit http://margaretsphotoplace.com/projects/carousel-without-jetpack/#jp-carousel-1766

    In Media, in Description for the image I included the following HTML code to make a link:
    <a href="http://www.time.com/">View video of making paper photography series</a>

    But it tries to redirect me through the website and says the page does not exist. Is there another way to make a link?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Jetpack by WordPress.com] website link not working, how to change font color, style’ is closed to new replies.