Home › Forums › All Other Themes › how change header type1 width in water purifer WP theme ?
- This topic has 11 replies, 2 voices, and was last updated 1 year, 10 months ago by Sonl Sinha.
-
AuthorPosts
-
October 26, 2022 at 6:47 pm #201303
Hi,
how change header type1 width in water purifer WP theme ?
October 27, 2022 at 10:23 am #201312Hi,
Kindly show us your website URL?
Regards,
DaveOctober 27, 2022 at 5:32 pm #201332http://dropplant.adbito.pl/
October 27, 2022 at 6:48 pm #201339Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap .center { width: 100% !important; max-width: 90%; }
Regards,
DaveOctober 27, 2022 at 7:13 pm #201340paste code in additional css, but it does not work
October 28, 2022 at 12:16 pm #201355Hi,
Kindly use this one.
.header_wrap .center {
width: 100% !important;
max-width: 90% !important;
}Regards,
DaveNovember 2, 2022 at 3:23 pm #201526As I wrote above, this change in CSS does not work !
November 3, 2022 at 2:52 pm #201551Hi,
We checked, Website header showing at 100% width.
Regards,
DaveNovember 3, 2022 at 2:58 pm #201552Yes, because I figured out myself what needs to be changed in CSS.
I am so disappointed with your “premium” support!November 3, 2022 at 3:29 pm #201554Hi Barski,
I was already gave you this CSS above.
max-width: 90% !important
Regards,
DaveNovember 3, 2022 at 3:39 pm #201555Don’t you understand that your solution is not working!
How many times I have to say it, don’t make a fool of yourself!November 3, 2022 at 3:41 pm #201556Okay
-
AuthorPosts
- You must be logged in to reply to this topic.