Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #130416
    javiernet18
    Participant

    Could you please help me with this?
    Thank You.

    #130437
    tikaram
    Keymaster

    @javiernet18 : Please post in your site URL.

    Regards,
    Tikaram

    #130451
    javiernet18
    Participant

    Is in a localhost. Sorry.

    You send this css to remove link on the feature slider:

    #header-featured-image {
    margin-top:5%;
    }

    #feature-slider .slides a {
    pointer-events: none;
    }

    I need that but in the hero content.

    #130498
    tikaram
    Keymaster

    @javiernet18 : Go to Appearance => Customize => Additional css and the following css.

    #hero-section {
    	pointer-events: none;
    }

    Let me know if you have any more issues.

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘I need remove the links to pages from the homescreen in hero content’ is closed to new replies.