Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #631770

    Hello,

    I was wondering if you can suggest a method by which to change the title styling for my portfolio items, as they appear in standalone pages?

    For instance, the words “Designated Scooter – Business Plan, Branding, UI, and Marketing Strategy” in this link:
    http://omarramirez.net/portfolio-item/designated-scooter/

    Currently, I am only getting what I would describe as a “bread crumb” like styling, small, and to the left. Would it be possible to apply custom styling to this text across all my portfolio items? I would want it to look like a proper header, more prominent, bold, centered, and in the same styling as other headers (a heavier version of Raleway). Or something more like the individual blog posts are getting: http://omarramirez.net/sub-polygon-displacement/

    Thanks

    Omar

    #632655

    Hey ramirezo!

    Thank you for using Enfold.

    Use this css selector:

    .main-title.entry-title {
        font-size: 20px;
        font-style: italic;
    }

    Add more css properties as needed.

    Best regards,
    Ismael

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