Home Forums ArileWP Pro Featured Project Links…

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #19095
    James Rogowy
    Participant

    So along the main page there is a scrolling projects area. I am wondering if it is possible to have it so that when a project is clicked on, I would get a popup with information on the project rather than just an enlargement of the photo? I know there is an option to have it go to a separate page but is it possible to have it go to a custom popup link?

    #19129
    themearile
    Keymaster

    Hi James

    This customization is out of the scope of theme design because we need lots of code customization for this work.

    But you can use any third-party plugin to display the project as per your requirment https://wordpress.org/plugins/search/project/.

    Hope you understand.

    Let us know if it works.

    Thanks

    #19328
    James Rogowy
    Participant

    Ok fair enough… to simplify this request, can you let me know how to disable the magnifying glass icon that shows up when you scroll over the featured project?

    #19467
    themearile
    Keymaster

    Hello James,

    Ok for removing the magnifier icon, please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    .theme-project-content .click-view a:first-child {
    display: none;
    }

    Let us know if it works.

    Thanks

    #19480
    James Rogowy
    Participant

    Thank you so much… your support is phenomenal.

    #19498
    themearile
    Keymaster

    Dear James

    Glad to hear it and we really appreciate you. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5 We would be extremely grateful.

    Please let me know if you need any further assistance, We’ll happy to help..!

    Thank you for your time.

    Have a nice day..!

    Thanks & Regards
    ThemeArile

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