Home Forums Total Remove link from homepage

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23757

    Hi, I need to remove the homepage links. For example, I would like to remove “read more” in the Featured Sectione section and in the service section.
    Finally I wanted to know why by eliminating a team member, the remaining 3 do not center on the page.

    Thank you

    #23809
    Hash
    Keymaster

    Hi,

    There is no option to remove it in the free version. However, you can hide them with custom CSS code. Go to Appearance > Customizer > Additional CSS and paste the below CSS code

    And the team block does not center when added 3 team members only. The theme is designed to have 4 team members. However, in the premium version, you can only display any number of team members in any number of columns.

    .ht-featured-link, .ht-service-text a{display:none}

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