Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #870294

    kenyongraham
    Participant

    Hi I would like to change the portfolio heading text size and hve more control over the text size.

    Once I launch a particular portfolio option, the heading size is huge.

    http://cartha.co.nz/portfolio-item/harthope-viaduct-west-coast-mainline-route-modernisation/

    I would like to reduce this, can you provide soem guidance on this.

    Additionally can I add further images other than just the feature image, say 3 additional images on the particular portfolio option.

    regards

    kenyon

    #870648

    Lely
    Moderator

    Hi Kenyon,

    Please add this CSS on Appearance > Customize > Custom > CSS:

    h1.entry-title.entry-title-portfolio {
        font-size: 20px; /*Adjust  this to your preferred font size*/
    }

    Yes, you can add more photos. On Portfolio Item Settings > Media Type Please choose gallery then upload the images.

    Hope this helps.

    #872076

    kenyongraham
    Participant

    Many thanks easy fix.

    On a slightly different note how can i order the portfolio page images, for a run order?

    thanks again

    kenyon

    #872694

    Paul R
    Moderator

    Hi Kenyon,

    The images are ordered from newest to oldest.

    You need to upload it in the order that you like for the first time.

    Thanks