Images not properly shown

Dear Sir

I hats off to you for the best theme. 

i am facing problem is below:

1. On the portfolio page www.imaginatiftech.com/portfolio/ the images in the box is not shown properly i mean the size is not shown properly. Please let me know what is the size. Also let me know what is the inner page image size will be?

2. the filter not shown, i have to click on category to shown. I want to display all the times.

3. on the portfolio box the heart shape is shown, i don't want to use this. 

Please reply me asap.

regards

Comments

  • Hi,

    1. Images are completely different sizes and that's why looks different. Please upload all images with the same size.

    2. Do you mean to display categories filter for all the time?

    3. To remove those hearts, please use below css:
    .portfolio_group .portfolio-item .desc .title_wrapper .button-love { display: none; }
  • Which size i have to use to display properly.

    yes i want to display categories for all time
  • . To remove those hearts, please use below css:
    .portfolio_group .portfolio-item .desc .title_wrapper .button-love { display: none; }
    where i use css, i mean i which file i have to edit.
  • For portfolio items on our demo, we use 1200 x 480px sizes. But about css, you don't need to edit any files. All you need to do is paste css under Theme options > Layout > Custom CSS & JS > Custom CSS section.
Sign In or Register to comment.