Text, Portfolio and Photos

Hello, how can I use the text in other way (at the botton of the photo but not like this) ?

http://runnersmadrid.com/carreras/empezar-a-correr-desde-cero/

Hi Jorge,

Thanks for writing in! Try adding the following CSS rules into your X -> Theme Options -> CSS area.

.single-x-portfolio .entry-featured {
    width: 100%;
}
.single-x-portfolio .entry-wrap {
    float: left;
    width: 100%;
}

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.