Categories

Featured templates

WordPress. How to manage images in widgets added by class

Jeff Bell August 10, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

Hello! This tutorial will show you how to manage images in widgets added by class in WordPress.

WordPress. How to manage images in widgets added by class

  1. There is an example of the image displayed by class in the widget. Let’s replace it saving its styles:

    1

  2. Navigate to Appearance -> Widgets to see the CSS class assigned to the widget you need:

    2

  3. In Media library click on needed image and copy the direct URL of the image you wish to be placed in the widget:

    3

  4. Copy it and navigate to Cherry Options -> Custom CSS:

  5. At the very bottom of the file paste the code with your needed class and rule for the new background. After that hit Update.

    Example of the CSS code:

    .banner1 {
    		  background: url(http://template-test.com/jeff/wp-content/uploads/2013/09/Medtronic-Lifepak-CR-2.png) !important;
    		} 

    4

  6. Reload the page and check the changes:

    5

Feel free to check the detailed video tutorial below:

WordPress. How to manage images in widgets added by class

Best Wordpress Premium Themes
This entry was posted in WordPress Tutorials and tagged class, images, widget, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket