Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1064799

    On one of my pages (see private content), the link for “Request A Quote” in the upper right sidebar should not be there, but is. I cannot find where this is coming from, other than possibly coming from Enfold CSS? Can you help?

    #1064805

    Hey Illingco,
    Is it meant to be on other pages? On the /request-a-quote/ page it is styled, or do you want it removed from all pages?
    Please include an admin login in the Private Content area

    Best regards,
    Mike

    #1065515
    This reply has been marked as private.
    #1065787

    Hi,
    It looks like a stray widget, but if you can’t find it and want an easy way to remove it, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .widget .nested_nav .page-item-2081 {
    display: none !important;
    }

    Best regards,
    Mike

    #1066106

    Thanks, that did the trick, since I have no idea what was causing that to show up. You may close this ticket.

    #1066164

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Strange link on one page’ is closed to new replies.