Home Forums Pro Themes Photomania Pro Remove link in slider

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #44722
    Patrick
    Participant

    First great theme, really like it.

    My question is, I have the slider set to featured pages, but I want to remove the link, I don’t want the user to be able to click the slider and go to the page. Can you tell me how to disable that with either .css or custom functions.

    Also can you tell me how to remove the social icons from the header only, I want to keep in the copyright section.

    Thanks

    #44799
    Patrick
    Participant

    Any help on these 2 questions please?

    #44827
    wensolutions
    Keymaster

    Hello @digitaldiver,

    The theme also has provided the option to set the slider from the image . If you do not want to link your page then you can simply chose the option image to display in the slider . If you chose the image option then you can upload the image of your choice and add the content without providing link to the image .

    Now to remove the social link please use below given CSS in the location Admin Panel > Appearance > Customize > Additional CSS .

    div#header-social {
        display: none;
    }

    Hope this helps.

    Best Regards!!

    #44873
    Patrick
    Participant

    Thank you, both worked.

    #44875
    wensolutions
    Keymaster

    Hello @digitaldiver,

    Glad we could help you !!

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/photomania/reviews/

    Best regards !!

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