Home Forums Pro Themes Onefold Pro Slider as a linkless gallery

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31400
    sztechmiler
    Participant

    Dear!

    Is it possible to make slider and other sections of a website template, galleries which are not linked to any subpage/page?
    Currently images appear in slider etc when I add new webpage and set a featured image to each of such website.
    My website can be seen here

    Thanks!

    #31440
    wensolutions
    Keymaster

    Hello @sztechmiler

    Actually we are not very clear about your problem but according to our assumption you want to have the image that does not link to any page or post in the slider section .

    And for your information this feature is available in the pro version of this theme. Pro version comes with other amazing feature as well and to know more about them refer to below link.

    http://themepalace.com/downloads/onefold-pro/

    Now the other section in the theme are designed to display post or pages which actually is a theme feature.

    But in case if you want to remove the link to other page in Recent Work section use below CSS.

    For this goto Admin Panel > Appearance > Customize > Additional CSS and paste below CSS.

    .home-section-portfolio .portfolio-item-inner h3 a {
       
        display: none;
    }

    Hope this helps .

    If you any confusion further, let us know.

    Best Regards!!

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