- This topic has 5 replies, 2 voices, and was last updated 5 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Play School Hide Featured Box Text
I only want to show the title and read more. Is that possible?
Website here:
http://d86.c2a.myftpupload.com/
Thanks, Bobby
Hi Bobby,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.featured_block p{display:none;}
Regards,
Dave
Thanks Dave
Also is there a way to change Sub Menu font size? I don’t see it in the customizer?
Bobby
Hi Bobby,
Add this code in Custom CSS Box:
#topmenu ul li ul li a{font-size:18px !important;}
Regards,
Dave
One last question… What if i wanted to change the font size and make it bold?
Thanks, Bobby
You can add CSS property (font-weight) to this class: #topmenu ul li ul li a
Regards,
Dave
Even though WordPress is the most popular and powerful CMS at present but one needs to be extremely careful while editing and making changes. A […]
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
The speed of a website is a very important factor for SEO. For some websites, a single second can result to thousands of dollars gained […]