portfolio shortcode sketch theme

  • Unknown's avatar

    Hi, I’m using the Sketch theme and when I embed the portfolio shortcode onto a page, the project titles are displaying in an entirely different font and are very large. They’re distracting from the portfolio content because they look so out of place.

    Any way I can change them so they are consistent with the rest of the site? You can view the issue here: http://headlinesandheels.com/work-2/

    Thanks!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi there,

    That’s happening because there are source code markers around that portfolio shortcode. You can see them if you switch from the Visual tab to the Text tab in the page editor:

    [portfolio display_types=false display_tags=false display_content=false include_type=campaigns,email-blasts,website columns=3 showposts=9 orderby=rand]

    Those source code markers are the words code in brackets before and after the portfolio shortcode. Those have their own styles attached to them, and those styles are getting added to the portfolio titles. If you remove that code, it will fix up those titles so they have the right styles applied to them.

    In the end, the shortcode should look like this:

    [portfolio display_types=false display_tags=false display_content=false include_type=campaigns,email-blasts,website columns=3 showposts=9 orderby=rand]

    If you’re still not happy with the size of the titles, or any other aspects of the design, you can use the Custom Design upgrade to customize your theme beyond what the theme’s author designed.

    Please let me know if you have any questions about that. :)

  • The topic ‘portfolio shortcode sketch theme’ is closed to new replies.