Shop Categories

X

change widgets colors

Home Forums Agama Pro change widgets colors

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19507
    biotxakur
    Participant

    How can I change the widgets colors? Background…

    #19670
    Zex
    Moderator

    Hello, biotxacur!

    You didn’t write in what widget area you want to change the background color(Sidebar or Footer)…

    For the Sidebar, insert the following code into Customizing->General->Additional CSS:

    #secondary .widget {
        background-color: #87bf36!important;
    }

    Change the color code as you like.

    For the footer widgets:

    Navigate to Customizing ▸ Footer▸ Styling menu and change the “Widget Area BG Color”
    Per your whish.
    https://prnt.sc/pops7m

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.