about News page style
How can I set the style of the news page? Below I provide the style I want to present. This style is like the stripes on the table, which increases recognition and aesthetics.
[Links visible only for registered users]
Or please provide me with the style code
I will use the code for this page:[Links visible only for registered users]
Comments
Hi,
You can use the following CSS code:
.blog_wrapper .posts_group article:nth-child(odd){ background-color: #f0f0f0!important; }Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards