Topic Resolution: Resolved
  • Closed
  • ANGELO
    Spectator
    07.08.2015 at 18:49 #19813

    Hi
    how I can change color and font in Content Box Title?
    Merci

    Denzel Chia
    Moderator
    Posts: 2656
    08.08.2015 at 09:25 #19817

    Hi,

    Please post your website url. We will try to provide you with a Custom CSS solution.

    Thanks!

    ANGELO
    Spectator
    Posts: 10
    09.08.2015 at 08:18 #19831
    ANGELO
    Spectator
    Posts: 10
    09.08.2015 at 08:39 #19832

    Hi Denzel,

    sorry! I also add an image in the header, is it possible to delete the grey line on top?

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    09.08.2015 at 15:40 #19839

    Hi,

    Please try out the following in Theme Options -> Custom CSS

    .header {
    border-top: medium none !important;
    }
    .content-box h2 {
    color: #fabf0f !important;
    }

    Sorry, can only change the content box title color and remove the top grey line.

    Cannot change the font, because it needs to load the google font by adding another Theme Option settings to do so, if you need this customization you can contact us via our service page. https://theme4press.com/services/

    Thanks!