Portfolio share arrow on the home page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1515478
    George Greitas
    Participant

    Hello amazing people

    First of all, apologies in case this has already been asked.

    There are a couple of questions I would like to ask regarding Portfolio in the Alpenhouse theme.

    1. Is there any way I could get rid of the (share)arrow on the top right which once clicked, it leads to the actual post ? It is quite annoying if you are an user like myself that does not always click in the middle.

    2. Where do I need to go to access the actual settings of Portfolio as I couldn’t find that anywhere. For instance, if I would like to change the list when clicking the share button, there’s only facebook and pintrest at the moment. How can I add/remove things on that list ?

    #1519749
    J. Davis
    Keymaster

    Hi George,

    You can add the style below at Appearence > Customize > Additional CSS in order to hide the link arrow

    .portfolio-thumbnail .links{
    display:none;
    }

    I’m not sure I got the next question correctly. I can not see share buttons on the theme demo site or on my local installation. Perhaps the share button is added by a third-party plugin that is installed on your site?

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