Is there anywhere specific within the CSS file that controls the text size in fragments?
I've changed a font size from 10 to 12 in the CSS file and it increased the font size in my whole shop except fragments. I'm assuming the fragments get their font size from somewhere?
I could just wrap the text in each fragment with HTML such as :
!!<<font size="2">Test</font>>!!
BUT I use a [LINK] in my fragments and this does not work if wrapped as above.
Please advise
Thanks
Dave
I've changed a font size from 10 to 12 in the CSS file and it increased the font size in my whole shop except fragments. I'm assuming the fragments get their font size from somewhere?
I could just wrap the text in each fragment with HTML such as :
!!<<font size="2">Test</font>>!!
BUT I use a [LINK] in my fragments and this does not work if wrapped as above.
Please advise
Thanks
Dave
Comment