Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #417041
Portfolio Single - Single Big Image Size
Closed

Comments

  • Michael started the conversation

    Love the dexterity of this theme!

    I am creating some single-image portfolio items; my default portfolio type is "Portfolio big images."

    Is there any way to alter the image size of the large image on a specific portfolio item? (I am wanting to downsize a square image that loads past the fold.)

    Thanks!

  •  1,845
    Elated replied

    Hi,

    I\'m glad that you are happy with our theme :)

    Yes, just paste this code below into your admin Elated Options -> General -> Custom css field

    body.postid-186 .portfolio_single.big-images .portfolio_images img{
      max-width: 50%;
      margin: 0 auto;
    }

    then just inspect your portfolio single page and find what is the page id then set that id instead of 186 and save.

    To inspect page id, just go to your admin Portfolio -> Hover some portfolio single page and on the bottom you will see page id http://screencast.com/t/80Fd8ELIs

    If you don\'t want to your images be in center, then just remove this code from code above

    margin: 0 auto;

    Best Regards,

    Elated


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.