Site logo

Archived topic

How To Change

5 replies · Started by Sourabh on June 14, 2021

Viewing posts 1–6 of 6

HI,

Using a dev theme from the GP library, unable to find the option to change the social media icon color, so guide me on how to change the color of the social icon in the footer and also guide me on how to make a small white border around the newsletter subscription button (So that it can be visible).

Refer snapshot for more....

I have gone through with that article but my problem is i dont find color picker (Refer snapshot) ??

and for button as well, i have done the changes but i want a small white border around button (Refer snapshot), but here too no option given... help me further...

Refer p section -

I have gone through with that article but my problem is i dont find color picker (Refer snapshot) ??

You need to click on the individual button to see the color settings. Perhaps watching this section of the video would help:
https://youtu.be/1E7zFl678kg?t=418

As for Mailchimp button border, try this CSS:

.mc4wp-form input[type=submit] {
    border: 1px solid #fff;
}

Ok got it, thanks.

No problem :)

This archived topic is closed to new replies.