Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

VW Startup Pro – Portfolio

Home Forums VW Theme VW STARTUP PRO THEME VW Startup Pro – Portfolio

Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #6984
    pierre
    Participant

    Hi there,
    Thank you and congrats for the VW Startup template. Very neat, detailed and complete !
    I would have a question : in the Portfolio section, would it be possible to remove the title and text that appear when the mouse is over the picture ? And just have the “read more” button or, even better, just clicking the picture to follow the link ?
    Thanks for your help !!

    #7011
    developer vwtheme
    Participant

    Hi,

    You’re most Welcome and Thank you for choosing us!

    You can give any name or can put any text.

    Go to Dashboard >> Portfolio

    Refer the image https://vwthemes.com/docs/vw-startup-pro/images/addPortfolio.png

    It is possible to change the color of the text and background color but could not change the clickable links.

    If you need any other help or have further questions please hit a reply.

    Thank you.

    #7029
    pierre
    Participant

    Hi, thanks for your answer.
    I know how to edit a portfolio “page”. What I wanted to do is not showing the title and text extract on the front page, when the image is moused over. But I can live with that.
    Now, what is quite annoying is that, in the extract that appears on the frontpage, each first letter of a word gets capitalized… Can I edit the code somewhere to avoid that ?

    #7076
    developer vwtheme
    Participant

    Hi,

    Add the below code to the Appearance -> Customize -> Additional CSS

    #portfolio h3, #portfolio .box .post, #portfolio .box .box-search-icon {
        display: none;
    }
    #portfolio .box .icon {
        text-align: center;
    }

    Thanks

    #7125
    pierre
    Participant

    Hi, thanks a lot for your help !
    It’s working : no more title and text extract over the images, perfect 🙂
    But it has the side effect of removing the section title as well… 🙁 Any idea how to avoid that ?..

    • This reply was modified 5 years, 6 months ago by pierre.
    #7136
    developer vwtheme
    Participant

    Hi,

    Remove the “#portfolio h3,” from the code which you have pasted in Additional CSS.

    Thank You.

    #7169
    pierre
    Participant

    Thanks a lot for your precious help. I’ll give the link to my website, to show how it looks, once it’s online 😉

    #7179
    developer vwtheme
    Participant

    Sure!

    It’s our pleasure.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.