Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Lester Chan

    (@gamerz)

    The 3 col font size looks the same to me

    Thread Starter cockatours

    (@cockatours)

    Im talking about the text which is hidden – in column 2 & 3 they are slightly larger and i cannot change the size.

    If you open the three columns you will be able to see the difference of font size between column 1, 2 & 3.

    Plugin Author Lester Chan

    (@gamerz)

    What is the shrot code you are using? Can you paste it here

    Thread Starter cockatours

    (@cockatours)

    For Column 1:

    [showhide type=”A” more_text=”Show more…” less_text=”Hide”] Website Text
    [/showhide]

    Column 2:

    [showhide type=”B” more_text=”See more…” less_text=”Hide”] Website Text
    [/showhide]

    Column 3:

    [showhide type=”C” more_text=”Show more…” less_text=”Hide”] Website Text
    [/showhide]

    I copied & pasted the code from column 1 so that they would all be the same.

    Plugin Author Lester Chan

    (@gamerz)

    I think you have to style by CSS, it is easier

    .sh-content { font-size: 10pt; }

    Thread Starter cockatours

    (@cockatours)

    All good, solved the issue. Thanks so much for your help 🙂 !

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change Hide/Show Font’ is closed to new replies.