Home Forums UnTheme Palovit Header Email, phone, button cut off

Viewing 6 reply threads
  • Author
    Posts
    • #11561

      tking004
      Participant

      Hello,
      The opening time and email are cut off and sent to the second line in the header. How do I fix this. See website here: http://d1d.232.myftpupload.com/

    • #11562

      Maria Do
      Keymaster

      Hi

      This case you can reduce font-size of topbar. Or you can add custom css to change width of topbar area.

      Thank you.

    • #11598

      tking004
      Participant

      Hi I am unsure of how to do this. Could you provide some guidance?

    • #11602

      Maria Do
      Keymaster

      Hi

      Because your body font-size is 15 so the header info font-size is 15. You can use below css code to reduce font size for header (you can install custom css plugin to add new css code):

      div#cshero-header span {
      font-size: 10px;
      }

      Thank you.

    • #11674

      tking004
      Participant

      Thank you for your prompt reply!!

      Two more questions:
      – is there a css code to remove the search bar in the menu?
      – is there a way to reduce some of the padding on top and below the header logo?

      Again- here is the website: http://d1d.232.myftpupload.com/

    • #11686

      Maria Do
      Keymaster

      Hi tking044

      1. Here is css code to remove search bar:
      #masthead .search {
      display: none;
      }

      2. You need to add more custom css code to inscrease or reduce padding of menu area. For example:

      div#cshero-header-navigation {
      padding: 20px;
      }

      We don’t normally give support for custom request from our client but i’ve helped you in more cases customization.

      Please try it and hope that helps.

      Thank you.

    • #11687

      Maria Do
      Keymaster

      Sorry i don’t want to bother you but can you help me one thing?

      Could you please give me 5 star and Good Review for us on themeforest. You can do it on download page at themeforest, screen: http://prntscr.com/6x3k63

      It’s my pleasure to assist you. If you have any questions with our theme. Thanks for choosing our theme and have a great day ahead!

Viewing 6 reply threads
  • You must be logged in to reply to this topic.