Home › Forums › Pro Themes › Signify Pro › Heading 1 not visible
- This topic has 8 replies, 2 voices, and was last updated 2 years, 8 months ago by Lilithel.
-
AuthorPosts
-
March 7, 2022 at 9:09 pm #179658LilithelParticipant
Heading 1 is not visible even though the color (red/orange) should show up on the background (black). When you mouse over it, you can see it. I deleted some titles and put additional CSS in to get rid of the margin and padding to make it look less silly, but I have to create artificial headings using blocks to have headings. Also, my “continuing reading” button text doesn’t show up until you mouse over it. Sometimes it will show for a minute after I update something else, but then it will disappear upon refresh.
March 7, 2022 at 10:41 pm #179659sanamKeymasterHello, @LITILTHEL could you please share your site Url?
Regards,
ThemepalaceMarch 7, 2022 at 11:21 pm #179661LilithelParticipanthalcyondawn.com
March 7, 2022 at 11:43 pm #179662sanamKeymasterCould you please mark down the issue on the screenshot? Would be great to sort out the issue.
Regards,
ThemepalaceMarch 8, 2022 at 1:21 am #179682sanamKeymasterHello, @LITILTHEL Please add this CSS in the Additional CSS
.section-title{
color:#ffffff;
}Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
Please, change the Button text as per your need.After adding the CSS you can remove the custom heading that you have added.
As for the bottom “continuing reading” that you have mentioned we could not track it down on your site.
It would be great if you can provide us with a screenshot of the issue.You can install an awesome screenshot extension for taking the screenshot after which it gives an option to generate the shareable link, which you can provide us. Please check the reference below:
https://www.atechtown.com/awesome-screenshot/Regards,
Themepalace- This reply was modified 2 years, 8 months ago by sanam.
March 8, 2022 at 11:04 am #179707LilithelParticipantThank you! The headlines are fixed. Here is a screenshot of the continue reading problem.
I am working on getting you a screenshot of the “continue reading” problem.
March 8, 2022 at 8:48 pm #179715LilithelParticipantHere is the screen shot of the “continue reading” button not showing its text. It does show when you press the button.
March 8, 2022 at 10:55 pm #179720sanamKeymasterPlease add this CSS
.archive-posts-wrapper .hentry .more-link{
color: #f43844;
}Regards,
ThemepalaceMarch 9, 2022 at 1:06 am #179725LilithelParticipantYes, that worked. Thank you so much!
-
AuthorPosts
- You must be logged in to reply to this topic.