Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
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
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
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