• Hi guys,

    I love the Radiate theme. Now I am looking for a possibility to customize the text shown in thre featured boxes, i.e. a list, bold font, picture etc. It doesn’t work if I do it in site-editor.

    Thanx! ??

    Best regards,
    Chris

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kriz1

    (@kriz1)

    PS: I do’nt see any excerpt box.

    Hi kriz1,

    For the desired output as you like you need to do as instructed:

    i) To list the content you have to insert the text in the list format in the excerpt box below content area, if you can’t find the excerpt box please Click the Screen options in the top right corner then check the Excerpt.

    ii) To display the font in bold paste the CSS given below in the Appearance -> Customize -> Custom CSS :

    #featured_pages p{
    font-weight:900;
    }

    iii) And for the pictures to display, our theme only supports the feature image of related pages show in the featured box.

    Regards,
    chhabi

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘3 featured Boxes: Customize Text with HTML’ is closed to new replies.