Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #534537

    I would like to remove ALL italic from the them as client hates italic. Can you help me out please???? Sorry I’m not a coder :( so be gentle.

    #534738

    Hi merlinmedia,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #534754

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    body * { font-style: normal !important; }

    Cheers!
    Yigit

    #535187

    thanks :) I actually was using a italic font so it did not matter what code I used lol… silly me. But thanks for you speedy support :)

    #535197

    just one last thing if I may… whats the code to make the header 100% non transparent… there is a slight transparency to it and I want to keep everything else… website is http://learningatwork.co/wp-lawold/pricing

    #535599

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header { background-color: white; }

    Regards,
    Yigit

    #535794

    Done!!!! Thanks so much :)

    #536345

    Hi,

    Great, glad we could help :-)

    Cheers!
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.