Play School Hide Featured Box Text

Home Forums All Other Themes Play School Hide Featured Box Text

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #62690
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    I only want to show the title and read more. Is that possible?
    Website here:
    http://d86.c2a.myftpupload.com/
    Thanks, Bobby

    #62707
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30652
    • Total: 30652
    Member since: August 16, 2013

    Hi Bobby,

    Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box

    Add this code there:

    .featured_block p{display:none;}

    Regards,
    Dave

    #62790
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Thanks Dave
    Also is there a way to change Sub Menu font size? I don’t see it in the customizer?
    Bobby

    #62824
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30652
    • Total: 30652
    Member since: August 16, 2013

    Hi Bobby,

    Add this code in Custom CSS Box:

    #topmenu ul li ul li a{font-size:18px !important;}

    Regards,
    Dave

    #63557
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    One last question… What if i wanted to change the font size and make it bold?
    Thanks, Bobby

    #63577
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30652
    • Total: 30652
    Member since: August 16, 2013

    You can add CSS property (font-weight) to this class: #topmenu ul li ul li a

    Regards,
    Dave

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.