- Posts: 90
- Thank you received: 0
Space between Header 2 and header 3 Module Positio
-
skytech
Inactive member -
Topic Author
- Member
-
Less
More
10 years 4 months ago #43382
by skytech
Space between Header 2 and header 3 Module Positio was created by skytech
How can i reduce the space between header 2 and header 3 module positions as the space is much. thank you
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 4 months ago #43389
by ivan.milic
Replied by ivan.milic on topic Space between Header 2 and header 3 Module Positio
In template_css.css
.hellorow {
padding: 300px 0 0 0;
min-height: 535px;
position: relative;
z-index: 1;
}
reduce min-height: 535px;
.hellorow {
padding: 300px 0 0 0;
min-height: 535px;
position: relative;
z-index: 1;
}
reduce min-height: 535px;
The following user(s) said Thank You: Giorjoom
Please Log in to join the conversation.
-
Giorjoom
Active member -
- Member
-
Less
More
- Posts: 80
- Thank you received: 0
10 years 3 months ago #43732
by Giorjoom
Replied by Giorjoom on topic Space between Header 2 and header 3 Module Positio
That works, but it leaves a lot of empty space below. How can I reduce it? Thank you.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 months ago #43737
by ivan.milic
Replied by ivan.milic on topic Space between Header 2 and header 3 Module Positio
Can you send link so we can see?
Please Log in to join the conversation.
-
Giorjoom
Active member -
- Member
-
Less
More
- Posts: 80
- Thank you received: 0
10 years 3 months ago #43740
by Giorjoom
Replied by Giorjoom on topic Space between Header 2 and header 3 Module Positio
maremoto.org/
You can also notice here that readmore button opens the item again under video and heading content and it is really a bad reading experience..
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 months ago #43746
by ivan.milic
Replied by ivan.milic on topic Space between Header 2 and header 3 Module Positio
Which white space are you referring?
Please Log in to join the conversation.
Time to create page: 0.172 seconds