Good day,
Please help me get my Page’s title is small letter.
My website is www.abbaspot.com
Good day,
Please help me get my Page’s title is small letter.
My website is www.abbaspot.com
Please use the link below.
Hi there,
Thanks for reaching out.
Relating to your question here, please try out the following CSS code under the Appearance>Customize>Additional CSS section:
.sf-menu > li > a {
text-transform: initial;
}
I hope this helps.
Best Regards,
Support.
Thank you,
This solved my issue
Hello Support team,
Please let me know how do I make sub-pages in small letters as the following coder solved the main pages only.
.sf-menu > li > a {
text-transform: initial;
}
I would like to remove the Page title to each page as well.
I used the "Hide Page And Post Title plugin but Span tags were displayed on every page.
Thank you.
Hey there
Please provide a link to each pages by question
Thanks for the reply,
If you hover over Our divisions and Standout Boutique, you will be able to see a drop down with different pages.
They are all in capital letters.
See the attachment.
Thank you.
HI
i need more info on this on what exactly you want to change
.page-title.margin-top {
display: none;
}