Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #257349

    Hi,
    could you take a look at my page and please tell me how I can hide the button Vraag een offerte aan (shown when clicked on a portfolio item – in AJAX Portfolio view). I need the button on the pages Zorg and Furniture, just not on the Merken page.
    Thanks for your help in advance.
    Jolanda

    • This topic was modified 10 years, 6 months ago by jramerman. Reason: don't want the URL to be public
    #257354
    This reply has been marked as private.
    #257760

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .page-id-19 .read-more-portfolio {
    display: none!important;
    }

    Regards,
    Yigit

    #259102
    This reply has been marked as private.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘show/hide button’ is closed to new replies.