Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #297610

    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

    #297705

    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

    #297807
    This reply has been marked as private.
    #297808
    This reply has been marked as private.
    #297815

    Hey!

    You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Regards,
    Yigit

    #297827
    This reply has been marked as private.
    #297828

    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

    #297847
    This reply has been marked as private.
    #297859

    Hey!

    I have answered your questions here on your other topic – https://kriesi.at/support/topic/add-signup-form/#post-297835

    Best regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.