Okay
  Public Ticket #2446530
minor tweeks
Closed

Comments

  • kirstenbraddock started the conversation
    1. How do I change the text in the search box in the footer. It currently says "search products" but I want it to say "search inventory"
    2. What does the search field in the footer search? Can I add in more parameters? Can it search tags, artist names, etc?
    3. How do I change the color of the green box that is displayed after I submit info on the contact page (http://www.new.bellusfineart.com/contact/)
    4. How can I remove the space between the buttons on the home page (images attached). Just on the ipad and phone screen sizes. The desktop layout is correct.


  •  675
    Neuron replied

    Hi Kirsten

    I am very sorry for the late reply, we did not work on the weekend.

    1) Please search for the word in Say What.

    Old String: Search products...
    Text Domain: woocommerce
    New String: Search inventory...

    2) The search is depended how WordPress built it, first it searches for the title and the for the content of the product, it is quite hard to modify it, it will require extra work and that is not covered by the support.

    3) Here's the selector for that, add it on Appearance > Customize > Additional CSS.

    .wpcf7-response-output {
        color: your_color !important;     border-color: your_color !important;
    }

    4) Edit the page with Elementor, go to the section and go to advanced > padding, tick on the screen device at the option and you'll be able to change or remove top padding of the section in mobile or tablet.

    https://prnt.sc/t4cpx6

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.