Add a title/ heading above the home page bottom feature images

Discussion in 'SpotMoto WordPress Theme' started by deveshd, Oct 15, 2014.

Thread Status:
Not open for further replies.
  1. deveshd

    deveshd Member

    Joined:
    Jul 21, 2012
    Messages:
    282
    Likes Received:
    4
    How do I add a title/ heading above the home page bottom feature images? See screenshot below
    Screen Shot 2014-10-15 at 12.06.32 PM.png
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    You have to follow two steps to achieve this.
    Step-1:
    Please follow below image.
    Step-2:
    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    h2.feature-title{
    text-align: center;
    color: orange;
    }
    Please set color of text according to your requirement.
    Thanks & Regards
    Pramod
     

    Attached Files:

    • 3.png
      3.png
      File size:
      201 KB
      Views:
      2
    smith likes this.
  3. deveshd

    deveshd Member

    Joined:
    Jul 21, 2012
    Messages:
    282
    Likes Received:
    4
    Works. Thanks!
     
    smith likes this.
Thread Status:
Not open for further replies.

Share This Page