Okay
  Public Ticket #2411416
Placing a small icon / image in front of text
Closed

Comments

  • physiofit365 started the conversation

    Hi


    I have created this website and am new to Wordpress. It works and is completely customised in terms of images, colors and text. However I am failing to understand how to include small logos in front of some titles of certain sections like on the home page...OUR ADVANTAGES. In front of these two words i wish to put a small logo and have the text right of this logo.

  •  1,611
    Barry replied

    Hi there,

    Unfortunately WordPress don't allow this, but there is another way to achieve it.

    1. Replace the SiteOrigin Editor widget, that contain the "Our Advantages" text with a "Custom HTML" widget.

    2. Add the following to the Custom HTML widget:

    <h3 class="widget-title">
        <img src="http://yourdomain.com/path-to-image.jpg">
        <span class="normal">Our </span> Advantages
    </h3>

    3. In the code, replace this path:

    http://yourdomain.com/path-to-image.jpg
    

    to the path of the image you want to add.

    Hope this helps!

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes