Thread Starter
Thrice
(@thrice)
I tried switching to one of the others, the icons did not show up then. How should I go about it if I want to use the flexsider?
Edit: for some reason I had to remove the text-align: right;.
Thanks again
Thread Starter
Thrice
(@thrice)
I’ve tried using the custom styles, but the only thing it will let me style from there is the ‘read more’ button.
An example is that I would like more margin from the image to the right. On default it’s set to 10px. After trying to change it to 65px both under custom styles and in the default.css, it’s still 10px.
Perhaps I’m missing something here?
Thanks
.smooth_slider .smooth_slider_thumbnail{
float:left;
margin:0 10px 0 0px;
max-height:226px;
border:0px solid;
width:421px;
}