Portfolio page - by Olexi - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 5 years, 4 months ago ago by Rose Tyler

  • Avatar: Olexi
    Olexi
    Participant
    December 11, 2018 at 09:46

    Hi,

    on the portfolio page there is the project-title show on the image. I would love to have the font much bigger (2-3 times).

    On hover there is a + icon shown which opens the image. Is ist possible to open the project instead and not just the image. If not it would be great to not show the +.

    One more thing is that i would love to ad some text between the page title and the portfolio categories. As far as i know this is not so easy. Any way to get this done with shortcode or a plugin maybe?

    Many thanks

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 11, 2018 at 12:06

    Hello,

    1) Please add this code in Theme Options > Custom css:

    .portfolio-descr .project-title a {
        font-size: 3rem;
    }

    2)

    .portfolio-image .zoom {
        display: none;
    }

    3) You can copy content-portfolio.php file from xstore theme folder into xstore-child and edit content appropriately to your needs https://prnt.sc/lthf4b

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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