• Resolved dessie1994

    (@dessie1994)


    I want the paragraph below the titles to be removed, but it does not show on the back-end that there is text below the title. When I click on the pages on my website, that is when I see it. Please help!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Jarret

    (@jarretc)

    Hi, you can use the following CSS in Appearance->Customize->Additional CSS

    .page-id-1682 .fl-node-5a7f71e6bda4d .uabb-infobox-text-wrap, .page-id-1674 .fl-node-5a7f71e6bda4d .uabb-infobox-text-wrap {
         display: none;
     }
    Thread Starter dessie1994

    (@dessie1994)

    Ok I will definitely try that and see if it works for me

    Nikhil Chavan

    (@nikschavan)

    Hello @dessie1994,

    Can you check if this text appears in the Beaver Builder editor? hiding the content using CSS is not recommended as the text will still be present on the page and can be seen by search engines.

    It is recommended that you delete the text from the page builder.

    also – This seems to be related to Beaver Builder and not related to Astra, I would recommend asking in Beaver Builder’s support channels as well.

    Thread Starter dessie1994

    (@dessie1994)

    @nikschavan It isn’t show the text in the page builder. I’ll definitely ask in the Beaver’s support channel as well

    Hi @dessie1994,

    BB’s support will be much more relevant in this case as this looks like an error in the editor mode where you are not able to locate the content there.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove Excerpt Below Title’ is closed to new replies.