This topic has 1 reply, 2 voices, and was last updated 7 years by Radu.

  • Author
  • #153794
     tlovvorn
    Participant

    My client has requested that I center feature titles on the main home page and I do not see that option in the main settings for feature titles. Is there a CSS code that can be inserted to center these titles? Please see the attached screen shot. I need these titles centered: 100% Cloud-Based, Real-Time Results, and Investment Protection

    Attachments:
    You must be logged in to view attached files.
    #153966
     Radu
    Moderator

    Hi,

    Use this css

    COPY CODE
    
    .home .feature-items h3.feature-title {
        text-align: center;
        padding: 20px 0 0 0!important;
    }
    
    

    The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?