Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #594943

    Hi,

    I’ve set “Open Sans Condensed” as Heading Font and I’d like to change just any Footer Widget titles to this font. How can I do?
    Many thanks.
    Bebeto

    #595358

    Hi Bebeto,

    That should be possible yes, please link to your site and we’ll have a closer look.

    Regards,
    Rikard

    #597190

    Hi Rikard, my site is actually on a private network test server. I send you the IP address in the private content, so you can modify your host file.
    Many thanks.
    Bebeto

    #597518

    Hi,

    We need a publicly accessible site to be able to view it, we can’t edit host files unfortunately. If you are trying to edit the widget titles you can try CSS like this:

    #footer .widgettitle {
    your CSS here
    }
    

    Thanks,
    Rikard

    #597634

    Sorry, but I believe that you can help me also without seeing the website.
    I’ve found a similar question but with another font family. Look this:

    #footer .widgettitle {
    font-family: “OpenSansCondensed”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
    }

    As I use “Open Sans Condensed” as heading font family, how can I change the CSS to insert my font type?
    Many thanks.
    Bebeto

    #598255

    Hi,

    You can change the font family for your headers under Enfold–>Advanced Styling, you can set it to all headers or to individual sizes.

    Best regards,
    Rikard

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