• Resolved rathertj

    (@rathertj)


    Hello, I was just wondering if there was a way to make the portfolio title (title when creating new portfolio) appear over the featured image, without hovering over it with your mouse.

    So people can see the title of each one before clicking.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author justnorris

    (@justnorris)

    You should ask the theme author for help with that customization.

    From the looks of it – it should go something like this, but I’m not sure whether it’s exactly what you’re looking for:

    
    .PP_Wrapper .PP_Entry.PP_Entry .PP_Entry__header {
    	opacity: 1;
    }
    

    In any case, it looks like the theme you’re using has customized Easy Photography Portfolio a bit – so I recommend that you ask them for help!

    Thread Starter rathertj

    (@rathertj)

    Okay thank you.

    Plugin Author justnorris

    (@justnorris)

    If you like the plugin, please consider adding a review here on WordPress. That would help me out a lot! https://www.ads-software.com/support/plugin/photography-portfolio/reviews/?filter=5

    Thread Starter rathertj

    (@rathertj)

    Will do!

    So I contacted the theme maker, and he simply said it’s not an available option right now.

    In What file would I place the code you’ve provided, to test if it works.

    Essentially I want this for mobile versions mostly, as you can’t see a galleries title at all until you tap it, and by that point you’re already going to that one, regardless if it’s the one you’re looking for.

    I could rectify it by using featured images with text in them, but then they’d look weird on desktop when you hover and the title pops up again.

    • This reply was modified 7 years, 3 months ago by rathertj.
    Plugin Author justnorris

    (@justnorris)

    You can just add that code in Appearance -> Customize -> Custom CSS

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Have portfolio title appear without hover’ is closed to new replies.