• Hi Denzel, The website url I referred to earlier is fivephusion.com. And there were 3 matters:

    1. I want to change the footer font size
    2. The links work fine everywhere except for in posts-where I actually ewant to use a number of custom links. (i.e. not the read more buttons I’ve removed0
    3. Italics also wont appear in posts where I’d like them to (despite enclosing material in

    Thanks in advance

    Alex

Viewing 1 replies (of 1 total)
  • Hi,

    For your footer. Please use the following code in Theme Options-> Custom CSS to increase the font size.

    .credits {
        font-size: 18px !important;
    }

    I am not seeing any HTML links or italic tags in your webpage source code. You can use the WordPress editor to insert HTML links and italics tag.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Links, italics and footer’ is closed to new replies.