Edit Colors Of Search Module In Newsberg Template - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Edit Colors Of Search Module In Newsberg Template

JR

Javier Rojo

Template 3 years ago

Hello:

How can I change the colors in the Newsberg template? Thank you

J.

0
1 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #56383

Hi there!

Thanks for your query.

Custom CSS needed. You can try inspect and find the code snippets:

https://www.joomshaper.com/blog/which-line-of-css-i-have-to-edit-code-inspector-in-action

Here is a sample custom code you can try in your custom CSS to change the background color:

.top-search-input-wrap {
    background-color: red;
}

The following screenshot may help too: search module Newsberg.png

Best Regards

0