Okay
  Public Ticket #1082850
Font Color Change
Closed

Comments

  •  2
    Niall started the conversation

    Hi,

    I want to change the font colour of the 'Our Expertise' page, so that it is all black. It is the service list (Makers / Tellers / Teachers of the attached screenshot) and I also want to change the divider lines to black

  •  840
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    body.dark .section.experties div[class*="col-"] .experient-list {
        border-color: #000;
    }
    body.dark .subtitle.left-horizontal:before {
        background-color: rgba(0, 0, 0, 0.3);
    }
    .title-list-experties, .list-experties li {
        color: #000;
    }
    

    Best Regards,
    Jelly Team

  •  2
    Niall replied

    Thanks for the quick response and that worked, ticket closed!

  •  840
    Jelly replied

    Hi,

    I am currently closing the ticket. Please don’t hesitate to submit a ticket whenever you need help. I will be happy to assist you.

    P.S. I would appreciate if you could please rate the Theme and like the assistance under my support, means a lot to me. Thank you.

    You can rate it with your themeforest account at your downloads page, precisely at this link: http://themeforest.net/downloads and hover over the 5 stars for our theme.

    Also, if you have linkedin account, please endorsements for me at this link: https://www.linkedin.com/in/locrabbirt/.

    Thank you so much for all your help!!!

    Best Regards,
    Jelly Team