Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #637204

    Hi there!

    Just wanted to know what the css is to alter the font styling for the excerpt text on portfolio grid. At the moment it is quite small and italicized.

    Thanks in advance!

    #637328

    Hey ausbuild,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #637910

    I can’t send a link as the website is in ‘under construction mode’ but i have attached a screen grab of what I want to change. It is the excerpt text on the portfolio thumbnail I want to have the css styling for.

    Thanks!

    Screenshot of Portfolio excerpt

    #637912

    Here is a screenshot of chrome developer tools

    Screenshot of chrome developer tools

    #638755

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .grid-entry-excerpt strong { font-size: 16px !important; font-style: normal !important; }
    

    Best regards,
    Yigit

    #640062

    Perfect! Thank you.

    #640136

    Hi,

    Glad we could help :-)

    Regards,
    Rikard

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