Forum Replies Created
-
Author
-
jazzydad
ParticipantI found…
It’s in plugins.css file where you put the FORM7 css.I tried to change the Kleo-Child/style.css with that
.wpcf7 input[type=”text”],
.wpcf7 input[type=”email”],
.wpcf7 input[type=”password”],
.wpcf7 textarea
{
background-color: #fff;
color: #000;
width: 50%;
}but kleo doesn’t take it…
jazzydad
ParticipantOk leave the previous question…I did a mistake.
could you just reply about the LIKE (#18769) ?
jazzydad
ParticipantHi!
Your Buddypress fix has a problem,
please check the attached page.
For Members, Profile for example, the end of page is not painted…could you please help me urgently?
(and also my previous question about the “like” button)jazzydad
Participanton the blog theme option
I do not want social links…but I’d like to enable post Likes.So I switched off “Enable Social share” and switch on “enable post likes”
but with these settings “like” button is not displayed on the post page.
How can I display it? Can I make some change in some page code to only display the “Heart” without the social button (my website is private…nothing has to be shared with social buttons)?
regards
david
jazzydad
ParticipantHi
On wordpress admin I’ve got this notice:
”
Please update rtMedia template files if you have overridden the default rtMedia templates in your theme. If not, you can ignore and hide this notice.”what do I have to do?
jazzydad
ParticipantThanks.
Again, you sent me a fix to hide the breadcrumb bar…
it works for the blog page but not for the buddypress pages.
Please check attached file on the members and profile page…there still a white bar.could you please help me to remove that bar on all pages?
regards
jazzydad
Participantok thanks it works.
but…your previous answer regarding colors :
–quote
1. All titles are somewhat derived from “Text color” option. You can play with this by choosing different text colors to see what I mean. Anyway, you can rewrite this rule by applying some css style in admin/theme options/general settings/quick css box:#main .main-color h1,
#main .main-color h2,
#main .main-color h3,
#main .main-color h4,
#main .main-color h5,
#main .main-color h6 { color: #ffffff; }#main .alternate-color h1,
#main .alternate-color h2,
#main .alternate-color h3,
#main .alternate-color h4,
#main .alternate-color h5,
#main .alternate-color h6 { color: #ffffff; }
— unquoteI choose #EBEBF0 color…it works for H1, but check the image…on the blog page, it doesn’t work for H3 where I have the “Hello World” link.
could you help?
jazzydad
ParticipantThanks Robert.
2. when I try to hide title, breadcrumb and title info on the blog page for example, I still have a grey space (bar) between the logo and the main content.
-
AuthorPosts