• Assalamualikum

    I am trying to create a table to display all the prayer times with the shortcodes. The start times are displaying in a normal font size, however, when I want to use the shortcode (for example) [fajr_prayer] the font size is too big to display on the website or phone. I have tried inline css:

    <td style = "font-size: 15px> [fajr_prayer] </td> 
    
    

    But am having no luck in resizing. I note that inline css does work with <p> but it isnt helpful in a table.

    I am new to coding and just trying my had at it, so it is most likely an easy answer but would be grateful for some help!

    Jazakallah Khair.

Viewing 1 replies (of 1 total)
  • Plugin Author mmrs151

    (@mmrs151)

    walaikum assalam

    you will need to write css rule in the additions css section for

    span class=’dpt_jamah and span class=’dpt_start

    these are the inner element and will have top priority.

    duas…Mustafiz.

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode Font Size’ is closed to new replies.