Quantcast
Channel: WordPress.org Forums » [Jetpack - WP Security, Backup, Speed, & Growth] Support
Viewing all articles
Browse latest Browse all 37457

wpforum on "[Plugin: Jetpack by WordPress.com] add left margin to image description Carousel mobile view"

$
0
0

I follewed your advise about adding the CSS editor available under Appearance > Edit CSS in your dashboard

@media (max-width: 480px) {
.jp-carousel-titleanddesc-desc p {
width: 172px;
}
}

But since I am using the child-theme style.css, I added the code and modified it to

@media (max-width: 480px) {
	.jp-carousel-titleanddesc-desc p {
		width: 90%;
		margin-left: 20px;
		padding-top: 20px;
		margin-top: 20px;
	}
}

View any of the articles by clicking the images at http://www.ginapiccalo.com/projects/the-atlanta-journal-constitution/. You should see a margein to the laft and right of the text. But I noticed the CLOSE tag at the top left sometimes floats over the text. Is there a way to have the text appear below the CLOSE? I used Read article. to go to article and where the article starts.


Viewing all articles
Browse latest Browse all 37457

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>