This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Removal of word ‘Home’ from Home page?

Resolved 5 replies themetheme-influence
11 years ago · Last reply by Daniel 11 years ago

Dear Andrew, Hello! Thank you again for all your advice and patience so far, may I ask another question please.
I am loving the effect of the slider as the main feature of my home page, and would like to use the white area beneath it to just post a few lines of text (famous Artists quotes). Would it be possible to remove the word ‘Home’ so that the area is reduced to just accommodate the text ?
I have the Jetpack plugin working in case we need that…
With kind regards,
Robyn

URL: http://www.robynabreyart.com/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Daniel Staff 11 years, 8 days ago

    Hi Robyn Abrey

    You can change this with some custom CSS.

    body.page-id-10 article.entry .post-text .entry-title {
        display:none !important;
    }

    Try that out

    Cheers

  2. Robyn Abrey 11 years, 8 days ago

    Worked a charm, thank you Addo!!!
    Any advice on how to make my Menu title bigger would also be gratefully received, thank you!
    Regards,
    Robyn

  3. Daniel Staff 11 years, 8 days ago

    Hi Robyn

    Just add the following code.

    /*For the word MENU*/
    .main-navigation a.main-menu-button {
      font-size:20px!important;
    }
    /*For the icon*/
    .main-navigation a.main-menu-button i.influence-icon-menu-icon{
      font-size: 20px !important;

    You can adjust the figures accordingly to meet you requirements

    Cheers :)

  4. Robyn Abrey 11 years, 7 days ago

    PERFECT!!!!
    You Chaps truly are my Internet Knights in Shining Armor!!!
    Thank you!

  5. Daniel Staff 11 years, 7 days ago

    Thank you for your kind words :-)

    Always feel free to open a new thread whenever you require support

    Cheers

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread