Removal of word ‘Home’ from Home page?
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi 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
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
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 :)
PERFECT!!!!
You Chaps truly are my Internet Knights in Shining Armor!!!
Thank you!
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.