how change header type1 width in water purifer WP theme ?

Home Forums All Other Themes how change header type1 width in water purifer WP theme ?

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #201303
    Bartosz BarskiBartosz Barski
    Participant
    • Topics: 5
    • Replies: 6
    • Total: 11
    Member since: October 7, 2022

    Hi,

    how change header type1 width in water purifer WP theme ?

    #201312
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Dave

    #201332
    Bartosz BarskiBartosz Barski
    Participant
    • Topics: 5
    • Replies: 6
    • Total: 11
    Member since: October 7, 2022

    http://dropplant.adbito.pl/

    #201339
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    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,
    Dave

    #201340
    Bartosz BarskiBartosz Barski
    Participant
    • Topics: 5
    • Replies: 6
    • Total: 11
    Member since: October 7, 2022

    paste code in additional css, but it does not work

    #201355
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly use this one.

    .header_wrap .center {
    width: 100% !important;
    max-width: 90% !important;
    }

    Regards,
    Dave

    #201526
    Bartosz BarskiBartosz Barski
    Participant
    • Topics: 5
    • Replies: 6
    • Total: 11
    Member since: October 7, 2022

    As I wrote above, this change in CSS does not work !

    #201551
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    We checked, Website header showing at 100% width.

    Regards,
    Dave

    #201552
    Bartosz BarskiBartosz Barski
    Participant
    • Topics: 5
    • Replies: 6
    • Total: 11
    Member since: October 7, 2022

    Yes, because I figured out myself what needs to be changed in CSS.
    I am so disappointed with your “premium” support!

    #201554
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Barski,

    I was already gave you this CSS above.

    max-width: 90% !important

    Regards,
    Dave

    #201555
    Bartosz BarskiBartosz Barski
    Participant
    • Topics: 5
    • Replies: 6
    • Total: 11
    Member since: October 7, 2022

    Don’t you understand that your solution is not working!
    How many times I have to say it, don’t make a fool of yourself!

    #201556
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Okay

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