• Hello,
    I have a couple of issues I’m unable to resolve.
    1a. Right-facing arrows keep appearing in the header image despite my not having multiple images uploaded (we don’t want rotation).
    No clue how to get them to go away and if they can’t be deleted, we’ll switch themes because it’s ugly, sorry! ??
    1b. Also, I do not want the page title to appear in the header image on each page (would prefer the header to only be on “home” but oh well)…can this be turned off?
    2. I want the main menu to be sticky but in the non-pro version don’t see a way to do this. I am on this theme page on WP and the customizer is completely different than what I have access to:
    https://www.wpelemento.com/theme-documentation/elementor-green-farm/

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author wpelemento

    (@wpelemento)

    Hello @rpfmarketing,

    1) Please send screenshots of right-facing arrows so that we can solve your issue.
    2) Follow these steps to remove the page title.
    Add the following CSS code in additional CSS.

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste here >> Publish it.

    .header-image-box h1, .headerimgbox-meta span, .crumb-box a, .crumb-box, .header-image-box p {
    display: none !important;
    }
    3) Could you please share the screenshot so that we can check and resolve your issue with the sticky main menu.

    Thank You.

Viewing 1 replies (of 1 total)
  • The topic ‘Arrows appear in header image, cannot get them off.’ is closed to new replies.