Home Forums Pro Themes Trade Line Pro How to change Trade Line: Services-Widget background

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #20073
    rebecca-wieser
    Participant

    We would like to change the whole background form the Trade Line: Services-Widget, not only evry single element which is limited to 4 entries. So if we have this widget three times we would want a background for all three elements, so that it looks like they are one.
    Example

    Thanks in advance.

    #20075
    wensolutions
    Keymaster

    Hello @rebecca-wieser

    To make the three different widgets in the front page widget area appear like one single block and have a single background color please paste in the following custom CSS in your Admin Dashboard > Appearance > Customize > Theme Options > Advanced Options > Custom CSS field :

    #sidebar-front-page-widget-area .trade_line_widget_services{
      margin-top: 0px;
      background: #94a3e8 ;
    }

    You can change the background color to the color hex code of your choice. For reference on color hex code: see this link.

    Hope this helps,

    Best Regards !!

    #20083
    rebecca-wieser
    Participant

    Dear support-team,
    thank You very much.

    Kind regards.

    #20109
    wensolutions
    Keymaster

    You are most welcome!

    Feel free to post in your query if you have any other issues.

    #40653
    aaron2017
    Participant

    Thank you very much, support team! You’re doing great!
    spanish to english dictionary http://bit.ly/2oj5Tt5

    #40660
    wensolutions
    Keymaster

    Hello @Aaron2017,

    Thank you for the appreciation.

    If you have any theme related queries, feel free to post them here.

    Best Regards !!

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