2 rows data

More
2 years 6 months ago #48000 by alireza_yassini
2 rows data was created by alireza_yassini
Hello,I add a new row in HVAC template and now I have two problems

number one
i added a row to the front page information and the text was placed on top of the slider.

number two
The box on the right is spaced from the top

live link is :http://customersite.ir/hvac/

I attached a snapshot for a better explanation.

Thanks for your help in advance. 
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 6 months ago #48001 by milos
Replied by milos on topic 2 rows data
Hello,

Go to Extensions > Templates > Hot HVAC > Custom > CSS and delete this:
Code:
.advertrow { position: relative; top: -100px; }

and delete this:
Code:
.advertrow .sparky_container { display: flex; align-items: flex-end; }

Best regards,
Milos

Please Log in to join the conversation.

More
2 years 6 months ago #48002 by alireza_yassini
Replied by alireza_yassini on topic 2 rows data
Thanks for your help.
It's fixed now.
Another case is that the AdWord 5 position module is further away from the top.
I attached the snapshot.
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 6 months ago #48003 by milos
Replied by milos on topic 2 rows data
Hello,

Change this:
Code:
.parallaxrow { position: relative; top: -50px; max-width: 1080px; margin: 0 auto; padding: 10px 0; color: #fff; background-size: cover; }

to this:
Code:
.parallaxrow { max-width: 1080px; margin: 0 auto; padding: 10px 0; color: #fff; background-size: cover; }

Thanks,
Milos
The following user(s) said Thank You: alireza_yassini

Please Log in to join the conversation.

Time to create page: 0.323 seconds
Powered by Kunena Forum