<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>pagination &#8211; Content Views Pro</title>
	<atom:link href="https://contentviewspro.com/documentation/tags/pagination/feed/" rel="self" type="application/rss+xml" />
	<link>https://contentviewspro.com/documentation</link>
	<description>Most Popular Filter &#38; Grid Plugin For WordPress</description>
	<lastBuildDate>Wed, 27 Dec 2023 10:32:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Pagination &#8211; CSS selectors</title>
		<link>https://contentviewspro.com/documentation/article/pagination-css-selectors/</link>
		
		<dc:creator><![CDATA[CVP]]></dc:creator>
		<pubDate>Thu, 09 Nov 2017 03:31:23 +0000</pubDate>
				<guid isPermaLink="false">http://docs.contentviewspro.com/?p=2529</guid>

					<description><![CDATA[Content Views helps you to show any posts with pagination easily. Here are CSS selectors for page number, next/prev button when you want to use your own custom CSS: /* Page number */ .pt-cv-pagination li a { } /* Page number - active */ .pt-cv-pagination li.active a { } Notice: For Pro users, please use &#8230;<p class="read-more"> <a class="" href="https://contentviewspro.com/documentation/article/pagination-css-selectors/"> <span class="screen-reader-text">Pagination &#8211; CSS selectors</span> Read More &#187;</a></p>]]></description>
										<content:encoded><![CDATA[<p>Content Views helps you to show any posts with pagination easily.</p>
<p>Here are CSS selectors for page number, next/prev button when you want to use your own custom CSS:</p>
<pre style="font-size:13px">
/* Page number */
.pt-cv-pagination li a {
    
}

/* Page number - active */
.pt-cv-pagination li.active a {
    
}
</pre>
<blockquote><p>Notice: For Pro users, please use the &#8220;Style Settings&#8221; tab of View to change color, font, align, transform, so on without writing CSS.</p></blockquote>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
