How do I centre the featured post slider?
-
Hi,
Is there any CSS to centre the featured post slider on my site? I am using Simfo theme.
The blog I need help with is: (visible only to logged in users)
-
Hi there, let’s force the image full width instead of centering it so that it aligns on both the left and right with the post in the grid below.
.featured-content img { width: 100%; } -
-
- The topic ‘How do I centre the featured post slider?’ is closed to new replies.