Portfolio issues - by fredwerk - on WordPress WooCommerce support

This topic has 11 replies, 4 voices, and was last updated 8 years, 8 months ago ago by Robert Hall

  • Avatar: fredwerk
    fredwerk
    Participant
    August 31, 2015 at 17:24

    Hi,

    Please see screenshot: https://www.dropbox.com/s/ic8w4qke4nzeb4d/Portfolio%20%7C%20Frederick%20Sarran%20Photography.png?dl=0

    I would like to reduce the font size of SHOW ALL and WEDDINGS (obviously this should also be for any future portfolio categories/filter as well).

    When I am on the ARUN & TANIA WOOD page, I would like to reduce the font size of RETURN TO PREVIOUS PAGE and remove the “<“. Also under the title, I see “PROJECTS”, I would like this to be PORTFOLIO”.

    Thanks for checking,

    10 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 31, 2015 at 18:31

    Hello,

    Please provide us with a link to your page and wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: fredwerk
    fredwerk
    Participant
    August 31, 2015 at 18:57

    Hi,

    Thanks, please see private Content.

    In order to see the page in question, you need to login first:

    As well, I would like the title of the project within the portfolio, such as ARUN & TALIA WOOD smaller and centred.

    And how can I make the project page look like the one in your demo? https://www.8theme.com/demo/legenda/portfolio/proin-id-diam-sit-amet-felis-4/

    Thanks,

    Please, contact administrator
    for this information.
    Avatar: fredwerk
    fredwerk
    Participant
    September 1, 2015 at 04:30

    Hello again,

    I added this:

    .back-to {
    display: none;
    }

    .breadcrumbs {
    display: none;
    }

    to the custom.css file, but it doesn’t work (and I did activate it under the “Theme Options”

    However when I add the above code to the page itself (via the GEAR icon), then it works fine.

    What is the code to be added to the custom.css file?

    Thanks,

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 1, 2015 at 07:53

    Hello,

    Please add this code in custom.css to decrease filters font size:

    ul.portfolio-filters a {
        font-size: 13px !important;
    }

    To change title font size use this code:

    .title span {
      font-size: 18px;
    }

    As I see it’s centered.

    I’ve created “Test project” in Portfolio section as it’s shown in our demo. Please check it.

    Best regards,
    Jack Richardson.

    Avatar: fredwerk
    fredwerk
    Participant
    September 1, 2015 at 17:37

    Hello again,

    Thanks for the code, however the titles of the portfolio items are not centred and your code to reduce the title does not work.

    As well, I added this:

    .back-to {
    display: none;
    }

    .breadcrumbs {
    display: none;
    }

    to the custom.css file, but it doesn’t work (and I did activate it under the “Theme Options”).

    However when I add the above code to the page itself (via the GEAR icon), then it works fine.

    What is the code to be added to the custom.css file?

    Thanks,

    Avatar: Eva
    Eva Kemp
    Support staff
    September 1, 2015 at 19:37

    Hello,

    I’ve added “!important” to the code in custom.css file and breadcrumbs are removed now.
    Also font size of buttons is changed:
    http://storage9.static.itmages.com/i/15/0901/h_1441131438_4272354_5a3ec0046c.png

    Please clear browser cache and check again.

    Also please provide us with FTP creentials.
    Thank you.

    Regards,
    Eva Kemp.

    Avatar: fredwerk
    fredwerk
    Participant
    September 1, 2015 at 23:00

    Hi,

    Thanks, I can see the changes.

    What I am trying to change is the font size and position of the title below the thumbnails (on the Portfolio page): http://fredsarranphotography.com/portfolio/

    Also I am getting a weird problem, the web site is cached by Cloudflare, once it is cached, all works fine such as the sticky menu, and all the script animations. Once I disable Cloudflare and refresh the site, the scripts are not functioning at all.

    Avatar: Eva
    Eva Kemp
    Support staff
    September 2, 2015 at 08:51

    Hello,

    I’ve added this code in custom.css to change font size of the titles:

    .portfolio-descr a {
        font-size: 15px !important;
    }

    To center them use this code:

    .portfolio-descr {
        text-align: center !important;
    }

    Do you have any “cache” folders stored in wp-content directory. If so try to clear it. Anyway you have to contact the plugin author concerning this issue.

    Regards,
    Eva Kemp.

    Avatar: fredwerk
    fredwerk
    Participant
    September 2, 2015 at 17:46

    Thanks for your help, all looks great for now 🙂

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 2, 2015 at 17:55

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 11 results - 1 through 11 (of 11 total)

The issue related to '‘Portfolio issues’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.