Page Header Hidden

Viewing 14 posts - 1 through 14 (of 14 total)
#152076

Sethu Raman
Participant

Hi, I’m Having Issue In “Attire” Theme!, Page Header & WPDM Files are hidden beneath the header. See This. Any solutions?

#152079

Humayon
Moderator

Hi Sethu,
Hope you are well.
Please provide us with the relevant page/file URL. Also, if possible can you share your WordPress admin login credentials with us in a private reply so that we can debug and give you a better solution about it?
Thanks.

#152086

Sethu Raman
Participant
This reply has been marked as private.
#152098

Humayon
Moderator

Hello Sethu R.,
Please add the below CSS in the Dashboard>Appearance>Customize>Additional CSS. It will solve your above-mentioned issue.

@media only screen and (max-width: 767px) {
  div#attire-content {
    padding-top: 8vh;
  }
}

Thanks.

#152192

Sethu Raman
Participant

Thanks For Your Reply, I Tried But Not Working! I changed my Website Theme, Now Working Fine!

Now I’m Asking How To Reduce This Font Weight.

Thanks!

#152194

Humayon
Moderator

Hello,
If you have used the Attire theme then the previous code should work.
However, in order to adjust the font weight with your new theme, we need your relevant page/file URL. Please share it with us so that we can provide you with the exact effective CSS codes.
Your previously provided link is not working. Please check this.
Thanks.

#152295

Sethu Raman
Participant

Now Website Working, I changed to attire again, the problem is attire theme, i checked attire theme in my another website there also same problem. Please solve this issue thanks.

#152310

Humayon
Moderator

Hi,
Thank you for making the website work.
Please check now I have resolved your issue by adding these CSS in Dashboard>Appearance>Customize>Additional CSS section.
Thanks.

#152314

Sethu Raman
Participant

Thank You!

#152315

Humayon
Moderator

Hey,
You are welcome.
If you get some free moments, please give us a 5* here, it will inspire us a lot.
Thanks.

#152321

Sethu Raman
Participant

Done Bro, See

This BTW Thanks For Your Kind Help!

#152339

Humayon
Moderator

Hi Sethu,
Page header will not show for WPDM with the Attire theme. But however, It was kept in that way, as the title can be controlled by customizing the WPDM page template using the [title] tag.
Hope you understand.
Thanks.

#152376

Sethu Raman
Participant

Working, TSM!

#152388

Humayon
Moderator

You are most welcome.

Viewing 14 posts - 1 through 14 (of 14 total)

The topic ‘Page Header Hidden’ is closed to new replies.