Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1474684
Customization How To's
Closed

Comments

  • nergisozturk started the conversation

    Hi,

    Could you please advise how can I make the following changes?

    * How can I change the text hover color on elevated blog list widget on blog sidbaer? http://ahatli.org/topluluk/

    * How can I set the line height for blog list heading? http://ahatli.org/topluluk/

    * How can I change the color of workfolow item arrows? http://ahatli.org/biz-kimiz/

    Thanks,
    Aybars

  •  1,845
    Elated replied

    Hi there,

    1. You may do this by adding this code to Elated Options > General > Custom Css

    .widget.eltdf-blog-list-widget a:hover {
        color: #cb9cd1;
    }
    

    2. You may do this in Elated Options > FOnts and edit the settings for every heading and paragraph https://www.screencast.com/t/ADdcicFm

    3. You can do this by adding this code to Elated Options > General > Custom Css

    .eltdf-workflow .eltdf-workflow-item .eltdf-workflow-item-inner .eltdf-workflow-text-right .circle:before, .eltdf-workflow .eltdf-workflow-item .eltdf-workflow-item-inner .eltdf-workflow-text-left .circle:before  {
        border-bottom: 1px solid #cb9cd1;
    }
    

    https://www.screencast.com/t/ZlQsU0KTaMs3

    Hope we could help and let us know if you need any further assistance.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.