- Posts: 6
- Thank you received: 0
How to hide repeated row heading and subheading
-
scottdoane
Inactive member - Topic Author
- New Member
Less
More
1 year 9 months ago #50192
by scottdoane
Replied by scottdoane on topic How to hide repeated row heading and subheading
Please Log in to join the conversation.
-
scottdoane
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
1 year 9 months ago #50193
by scottdoane
Replied by scottdoane on topic How to hide repeated row heading and subheading
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
1 year 9 months ago #50195
by milos
Replied by milos on topic How to hide repeated row heading and subheading
Hello,
The row heading "Available across Spain" and subheading "Top Activities" is defined in the template Layout for the content row and displayed on all pages. You must delete them from there if you want them to be shown on specific pages only.
To keep the heading and subheading only to specific pages, you can create a new custom module with this HTML:
and publish it in module position "abovecontent" and select only the pages where it needs to be published.
Regards,
Milos
The row heading "Available across Spain" and subheading "Top Activities" is defined in the template Layout for the content row and displayed on all pages. You must delete them from there if you want them to be shown on specific pages only.
To keep the heading and subheading only to specific pages, you can create a new custom module with this HTML:
Code:
<h2 class="row_heading"><span>Available</span> across Spain</h2>
<h3 class="row_subheading">Top Activities</h3>
and publish it in module position "abovecontent" and select only the pages where it needs to be published.
Regards,
Milos
The following user(s) said Thank You: scottdoane
Please Log in to join the conversation.
-
scottdoane
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
1 year 9 months ago #50197
by scottdoane
Replied by scottdoane on topic How to hide repeated row heading and subheading
That was my real issue.
Thank you for the quick support.
Thank you for the quick support.
Please Log in to join the conversation.
Time to create page: 0.101 seconds