Menu bar not responsive

Posted in: Newspaper
Post count: 82

Dear Team,

how can i fix this bug?

https://i.imgur.com/45IQMQE.png

Post count: 20685

Hi,

Indeed there seems to be an issue with the Construct demo, when the menu is in affix state. I will add this on our list and it will be fixed as soon as possible. In the meantime if you could provide a link to your website I will try to give you a solution.

Thanks

Post count: 82

At the moment i removed this theme

Post count: 82

Actually i would love to use this theme. I will send my site once i upload this theme

Post count: 20685

This code will be a solution to the affix problem in that demo
https://www.screencast.com/t/ql8cNVRScQf
If you decide to use it again, enter this code in Theme panel->Custom CSS section

@media (min-width: 1141px) {
.td_stretch_container .td-header-menu-wrap.td-affix {
width: calc(100% - 40px * 2) !important;
}}

Sorry for the inconvenience.

Post count: 82

Thank you so much

Post count: 82

a person is not appearing this is another issue https://i.imgur.com/7NYMSsx.png

  • This reply was modified 8 years by usman.
Post count: 20685

Indeed, on smaller screens the image is only partially visible
https://www.screencast.com/t/62KkfIVknMR9
While on bigger screens it is visible
https://www.screencast.com/t/2M8e8Unq3T5
This happens because of the custom design the demo uses for that section
https://www.screencast.com/t/quqBFTw4j8fw
You could edit the page used in the footer and change the elements in it, or try a different design
https://www.screencast.com/t/RSucMwqV
I will add this on our list and our design team will try to make some changes to that section as soon as possible, for better results on smaller screens. Thank you for mentioning it to us.

Post count: 82

Thanks i would also mention other bugs as well because I was choosing one page template for my website.

Post count: 82

is there a way i can add “meet the team” and “call to action”section from dentist theme into construction theme

Post count: 23312

Hello usman,

If you want to add something like this you should use the TD Composer page builder and add these elements from here -> https://www.screencast.com/t/U4XV3LYn (team member and call to action).

Thanks for your understanding!

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