Some questions

Hi,

1) can you please help me find the css (or some other way) to change the background color of the contact form http://www.omniafactory.com/contact/ and

2) I can not see the inserted images on the demo websites (including the demo ones) http://www.omniafactory.com/pack1 can you please help me?

Thank you in advance.

Best regards!

Comments

  • Hi,
    1. Sorry we do not have any css like that.
    2. It seems that you either removed the images or you were moving the website. When did it happen.
    thank you
  • Hi,

    1) regarding changing the background color of the contact form http://www.omniafactory.com/contact/ i was not precise enough i mean when is active the light blue background if not css as said some other way is good just want to adapt the color and
    2) regarding images it happened immediately when the demo was installed and did not do anything later i have tried to add one more image and still the same, the positions for images in media library are present, like empty fields, but can not see the images

    thank you in advance for your help

    best regards!
  • and regarding
    2) same on http://www.omniafactory.com/pack2/ where i have not do anything than importing the demo nor moved any of the websites 
    thank you in advance for your help 
    best regards!

  • HI,
    1. Try this custom css,
    textarea:focus {
    background: red !important;
    color:blue !important;

    }
    2. Please make sure that you have the media import selected as well, see here: http://prntscr.com/g87o2o
    thanks
  • Hi,

    thank you the most for your help.

    The contact form issue is now solved, and regarding the images issue i have consulted my hosting provider and they are addressing me to 

    "the .htaccess file is probably not compatible with the WP version or some way of setting the site within the site."

    Thank you in advance for your help.

    In anticipation of a response,

    Best regards!

  • Hi,
    wordpress multisite is not a general theme issue but a wordpress issue. This is probably caused by the htaccess file and your multisite configuration. It shocks that your hosting provider did not help you with this since they could do a lot more than we.
    Please try to set up the multisite again.
Sign In or Register to comment.