Forum Replies Created
-
AuthorPosts
-
Ryuho
ParticipantKnowing the concept of custom body classes, I was able to find a solution.
I found the magazine-landing class in the child theme style.css and changed it, but it did not reflect, so change the custom body class to the original name and create the original class with the additional CSS of wordpress and apply it I made it.How To Create Custom Page Templates For Genesis Child Themes
Ryuho
Participantbody {
background-color: white;
}Adding the above css didn't fix it. However, when I changed the color to black, the background color became black in the default template, but there was no change in the landing template.
Ryuho
ParticipantI want to return the surroundings to white like the default template.
Ryuho
Participantlanding.php code remains initial.
Ryuho
ParticipantI'm using Google Translate, so if you don't understand what I mean, please let me know.
June 20, 2021 at 5:03 am in reply to: I want to change the background color of the section title in the post and page #504271Ryuho
Participant更?–?
June 20, 2021 at 5:02 am in reply to: I want to change the background color of the section title in the post and page #504270Ryuho
Participant解決?—ないので再度更?–?
June 14, 2021 at 5:52 pm in reply to: I want to change the background color of the section title in the post and page #504256Ryuho
Participantthank you for your answer.
Appearance-> Customize-> Additional CSS I tried to specify the background color as yellow in section h3, section p, and section h2 with the type selector, but only h2 is the same as the magazine pro default of the genesis child theme, black It did not turn yellow as it was. Since the default background is white, we have confirmed that the background color of section h3 and section p has changed to yellow.
-
AuthorPosts