Here is the link to the page – you will need to scroll down past the first lot of stationery boxes which I’m planning on removing once i get the flip boxes right. I would like a bigger font for the heading and slightly smaller for the body text if possible. Thank you.
Hello,
You can easily change font-size by adding custom css.
I’m unable to view the link you’ve shared as it is a draft.
Please contact us at [email protected] if you face any difficulty in adding the custom css code to change font size.
Hi, could you please provide the css coding for changing the font size as i’m only a beginner and not familiar with how to write it. thank you.
Hi @nourishandgrow,
Please contact us at [email protected]
We will surely help you.
Thanks
Issue resolved via email support.
Thank you for your help – where do i type in the css coding?
@nourishandgrow,
You can add it in your child theme.
Thank you for your assistance – i have been able to add it to the child theme and it has changed the font size and alignment.
I am finding when i leave the ‘extra text’ and ‘URL’ boxes empty …. the program inserts the words ‘Extra Text’ and ‘Read More’ respectively – please see link to my page here:
http://203.122.235.34/~wps1ann18/wordpress/
Can you advise how i can leave these two places blank without having the extra text showing. In the other two flip boxes i have placed the ~ symbol to work around this, but would prefer not to have it on the boxes.
Thank you.
Hi @nourishandgrow,
If you want to leave the ‘extra text’ and ‘URL’ boxes empty. Replace these line number code with these new one in file “flipboxes.php”.
Line no. 439:
//'default' =>'Extra Text',
Line no. 476:
//'default'=>'Read More',
Line no. 555:
$flipbox_label = isset($entry['flipbox_label'])?$entry['flipbox_label']:'';
Line no. 556:
$read_more_link = isset($entry['read_more_link'])?$entry['read_more_link']:'';
Feel free to contact us if you need any further assistance.
Thanks
Thank you so much for this – i have been able to edit the flipboxes.php file. I would also like to remove the title as i have it as a formal title outside of the box. could you give me the instructions on where to edit this also. Thank you in advance. Ann