• Hi,
    If you look at my featured page area, Either I want to remove the Title of the Page in Featured or the Featured Text.
    Basically I just want to display the Title. In doing so, i tried removing the featured text and by default it then takes the text from the page.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Bgkhan,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Advanced Options > Additional CSS field:

    .sek-heading {
      display: none;
    }

    Thanks!

    Thread Starter bgkhan

    (@bgkhan)

    Hi,
    The code is not doing anything. I tried to remove the Featured text but by default now its showing the Page excerpt.
    I want to remove this and also narrow the space between click button and site title.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing Either Featured Page Title or Features Text’ is closed to new replies.