Madara Theme - HELP!

drpsjr

Member
Apr 19, 2020
71
3
8
26
Brazil
Guys, I'm trying to change the color of this print here, but I can’t find it at all, I’ve already enabled the option to customize the color but even changing as cores at random to see if the color doesn’t change, someone knows where the option is definitive to change, could you send a print for me to know how to change? because even changing the colors in the theme options, I can't find the option.

I used the Chrome function "Inspect Element" and saw that the color code is: # dd4040
the arrow indicates where I want to change the color ...

thank you in advance, thank you very much to anyone who can help me ...



1607636213016-png.55896
 

phpCore

ReLOADED
Trusted Uploader
Banned User
Jun 6, 2020
1,511
1,657
120
127.0.0.1/::1
You must (in inspecting mode) look where is located this color: the selector. It can be an identifier #somthing or a class .something
This selector is within a css file or inline (means it is hard-coded within the view or the template).
When you find the good selector within the good location you can easily edit it.
 

drpsjr

Member
Apr 19, 2020
71
3
8
26
Brazil
You must (in inspecting mode) look where is located this color: the selector. It can be an identifier #somthing or a class .something
This selector is within a css file or inline (means it is hard-coded within the view or the template).
When you find the good selector within the good location you can easily edit it.
then would i have to edit the theme file?
 

Soumoss

Active member
Trusted Uploader
Aug 10, 2020
77
115
33
in the theme settings, check that there is no image of that color, madara loads an image by default


1607708560415.png
 
  • Like
Reactions: drpsjr

testeradm

New member
Jul 26, 2020
25
4
3
Does anyone have the WP Manga Custom Fields plugin? Share it for me thanks so much.
 

frizzel

Well-known member
Trusted Uploader
Jun 13, 2019
485
253
63
Wherever my imagination takes me
If a background-image is not set, I think this color comes from the background-color set for the body element. Do you have a setting for that?
Otherwise you might try in your custom CSS:
CSS:
body{background-color:#FFF!important}
or maybe (only for single manga posts)
CSS:
body.single-wp-manga {background-color:#FFF!important}
In the above code the background-color is set to white, but of course you can choose any color.

It's never a good idea to use the !important override, so you should still try to find where the original color is set and change it there.
 

jaihwacat

Active member
Jun 10, 2020
139
82
28
then would i have to edit the theme file?
to changes background for single manga pages just open the manga page on admin panel and scroll down to the othe options looking for Manga Single - Background just upload the new background. so you can get different background each manga.
 

Attachments

  • like this.png
    like this.png
    390.6 KB · Views: 44

Ferreoly

Member
Oct 19, 2020
59
0
8
Just go to the settings of the manga which has the problem. Go down and before or after the seo title,you will see somewhere, single manga background or something like that.Change the color.
 

MrBless

New member
Jul 7, 2022
0
0
0
Can someone tell me how do i add 2 custom title lable like this
 

Attachments

  • Screenshot_2021-11-22-10-46-53-988_com.android.chrome.jpg
    Screenshot_2021-11-22-10-46-53-988_com.android.chrome.jpg
    613.3 KB · Views: 10

Kleen

Member
Jul 3, 2022
59
4
8
hey I’m looking to change the style of my madara theme for example translate this sentence (see the first picture) I look in the wordPress settings I can’t find, same in the code files because I try to make an acceuil page like the (second picture). Could someone help me?
 

Attachments

  • Capture d’écran 2022-07-04 010912.png
    Capture d’écran 2022-07-04 010912.png
    255.8 KB · Views: 24
  • Capture d’écran 2022-07-04 011112.png
    Capture d’écran 2022-07-04 011112.png
    364.4 KB · Views: 24

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu