featured content center but justified
Dear Mahesh,
i wanted the featured content to be centered and wrote in the custom css the following:
#featured-content {
text-align: center;
}
#featured-content .hentry {
float: none;
display: inline-block;
}
there is just one problem: i wanted the whole "featured content box" to be centered but the text should be left oder justified. how can i do this?
thanks for your help in advance!
regards
ag