• Resolved karanjhanwer

    (@karanjhanwer)


    Hi,
    I want to remove the text i.e Europe below the banner image. Please let me know how to do so. Thank you.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • siniplyrathemes

    (@siniplyrathemes)

    Hi, karanjhanwer.

    Thank you for contacting us.

    This CSS should take care of it:

    .page .entry-title {
    	display: none;
    }

    Add it to Apperance -> Customize -> Additional CSS.

    Thread Starter karanjhanwer

    (@karanjhanwer)

    Hi,
    But it also removes the titles of the 3 featured posts as well. I don’t want to remove them. I tried the same code with page id and it worked ??
    thank you so much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove title below featured image’ is closed to new replies.