Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #566768

    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.

    #566910

    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

    #566954

    it worked for the homepage which i requested.

    but how to center align the title and excerpt of all portfolio items?

    • This reply was modified 8 years, 10 months ago by eisme.
    #567579

    Hi,

    If you remove both instances of .page-id-512 from the code it should apply globally to the site.

    Thanks,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.