Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #175065

    Hi,

    When I am showing the portfolio grid, I see the title and the description of the grid in the bottom of it.
    Is there any way to enlarge the header of each portfolio item? and maybe add a line between the header and the portfolio item description?

    Thanks

    #175255

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #175257
    This reply has been marked as private.
    #175611

    Hello!

    Please add following code to Quick CSS and adjust as desired

    .grid-entry-title { font-size: 18px; padding-bottom: 5px; border-bottom: 1px solid #e1e1e1; }

    It will increase font size and create a border between title and description

    Best regards,
    Yigit

    #175620

    Thank you! That worked

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Portfolio item preview modification’ is closed to new replies.