hi,
could you please look at my webpage.
regarding the 5 column portfolio. could you please help me center align the text (header and excerpt). And also fix a certain height; i.e. i would like that all boxes will be in the same size.
Hi eisme,
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-512 .entry-content-header {
text-align: center !important;
}
.page-id-512 .grid-content {
min-height: 70px !important;
}
Best regards,
Rikard
it worked for the homepage which i requested.
but how to center align the title and excerpt of all portfolio items?