Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #50299
    Fernando
    Participant

    Hello Sakin,

    I have been surfing the customizing options of the theme, and also the forum, and I could not find the solution for mi issue.

    I have customized the text of the legend for the social icons, I would like also to change the color and the Font type of the text. Could you please help me to do that.

    Thanks a lot

    #50320
    Sakin
    Keymaster

    @Fernando: Ok post in your site URL and let me know which element that you want to change the color and to which color code. Then I can give you the custom css or show you the option to change from “Appearance => Theme Options => Color Options”

    #50717
    Fernando
    Participant

    Thank you Sakin, the url is http://auditoresenmadrid.es/

    The element in wich I would like to change the font type and the color (#00008c) is the text “Enlaces de contacto” placed above de social icons.

    #50785
    Sakin
    Keymaster

    @Fernando: You can add the following css in “Appearance => Theme Options => Custom CSS” box:

    .header-sidebar .widget_catcheverest_social_widget .widget-title {
        color: #00008c;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Customize Catch Everest Social Legend’ is closed to new replies.