Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #120738
    RandyG
    Participant

    I have the first couple of words from a blog post showing just below the menu on my front page only, and I need to remove them, but can’t figure out how.
    The site is: DailyHomeLiving.com
    The front page is static.
    Any help would be greatly appreciated.
    Thank you
    Randy (new member)

    #120830
    tikaram
    Keymaster

    @randyg : Go to Appearance => Customize => Additional css and add the following css.

    #main-slider{
      display: none;
    }

    Let me know if you need further assistance.

    Regards,
    Tikaram

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Unable to remove text below the menu on front page’ is closed to new replies.