Okay
  Public Ticket #1167138
Bigger Logo in Oreades WordPress Theme
Closed

Comments

  • Wiebke started the conversation

    Hi,

    I wasn´t able to choosing „oreades“ as your product. Or write an email like you said in comments on themforest. Please tell me, where I can find the right support team and forum for the theme OREADES.

    First, I tried in that way.

    I want to set up a bigger Logo then yours. How can I do that?

    Thank you for helping.


  •  2,005
    Ocean replied

    Hello,

    I can support for your issues via this ticket.

    Send link your website for me check and let me know your logo size you want to use on your website?

    Thank you

  • Wiebke replied

    Hi,

    thank you for response. Problem solved!

    But I have tow new questions…

    1. How can I change the color of google map overlay? Changing the `color map color´ or `brightness value´ in OT Oreades Maps didnt´t have any effect of the result. But I want to set up the dark grey overlay into more light. Can you help me?

    2. I have some problems to sized the font size in contact form global. Could you tell me, how can I do that?


    Thank you for helping!


  •  2,005
    Ocean replied

    Hello,

    Please send link your website for me check and help.

    Thanks

  •   Wiebke replied privately
  •  2,005
    Ocean replied

    Hello,

    1, You can add css code here http://www.awesomescreenshot.com/image/431375/60a65bbd73398f66ec983fe267a49737

    p span input:-ms-input-placeholder  {
      font-size: 17px;
      letter-spacing:2px;
      color:#666666;
    }
    p span input::-moz-placeholder  {
      font-size: 17px;
      letter-spacing:2px;
      color:#666666;
    }
    p span input:-moz-placeholder  {
      font-size: 17px;
      letter-spacing:2px;
      color:#666666;
    }
    p span input::-webkit-input-placeholder  {
      font-size: 17px;
      letter-spacing:2px;
      color:#666666;
    }
    p span textarea:-ms-input-placeholder  {
      font-size: 17px;
      letter-spacing:2px;
      color:#666666;
    }
    p span textarea::-moz-placeholder  {
      font-size: 17px;
      letter-spacing:2px;
      color:#666666;
    }
    p span textarea:-moz-placeholder  {
      font-size: 17px;
      letter-spacing:2px;
      color:#666666;
    }
    p span textarea::-webkit-input-placeholder  {
      font-size: 17px;
      letter-spacing:2px;
      color:#666666;
    }
    

    2, Let me know, map version you want use for your website?

    https://snazzymaps.com/

    Example link for me like as: https://snazzymaps.com/style/151/ultra-light-with-labels

    Thank you

  • Wiebke replied

    Morning,


    first thank you for helping. The css code to scale font size works fine. I thougt there is a way to change the whole font size of contact form in a global way.

    In the matter of map looking I like to choose the ultra light version. Here is the link: https://snazzymaps.com/style/151/ultra-light-with-labels

    Thank you and have a good day.



  •  2,005
    Ocean replied

    Hello,

    Please send your wp admin account to login and edit code help (private reply when post your account info)

    Thank you

  •   Wiebke replied privately
  •  2,005
    Ocean replied

    Hi,

    Google map change color done!

    Thanks