Hello,
I place my sign up form in the home page, but before there are some written, how can I remove it?
I try to customize the titles with the advanced styling, but I don’t know how sut up them to appear strong.
Thanks in advance
Regards
Hi paola86pp!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#WFIheader {
display: none!important;
}
If that does not work, please elaborate. A screenshot showing the changes you would like to make would help
Best regards,
Yigit
Hey!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Regards,
Yigit
Hi!
I am still not sure if i understood you correctly. Would you like to remove from sidebar? If so please use
.sidebar div#WFItem5242904 {
display: none!important;
}
Can you draw on your screenshot and show what you would like to remove?
Best regards,
Yigit
Hey!
I have answered your questions here on your other topic – https://kriesi.at/support/topic/add-signup-form/#post-297835
Best regards,
Yigit