Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #805078

    I have two Enfold websites, which are separate. The first website I notice has a cleaner and slightly smaller font size. How can I change the default font size and color in Enfold?

    Is there a way I can change the color of the + in accordion, so it stands more?

    #805095

    Hey Patrick,

    The font can been controlled via the Enfold Option panel, or otherwise you can use quick css. Please provide a link to the page and site in question so I can help with your additional question as well.

    Best regards,
    Jordan Shannon

    #805114

    I was looking in the Enfold options, but I guess I did not look far enough. I see it now.

    Here is the link of the page in private content.
    I would like to change the + in the list, either to a darker black or if it is possible to change to a red.

    I am not familiar with quick css.

    Thanks

    #805125

    Hi,

    Past this into quick css. Quick css is under Enfold Options > General Options:

    .hor_icon, .vert_icon{
    border-color:red!important;
    }
    
    .toggle_icon{
    border-color:red!important;
    }

    Best regards,
    Jordan Shannon

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