change font layout in boxes for service section under slider in Industrial Theme

Home Forums All Other Themes change font layout in boxes for service section under slider in Industrial Theme

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #43668
    palomapaloma
    Participant
    • Topics: 20
    • Replies: 57
    • Total: 77
    Member since: August 9, 2016

    I would like to keep the formatting from the actual page that is linked to boxes for service section under slider on the home page in Industrial Theme. For example, I have bullet points in the page but on the home page, I lose the bullet points and can’t force the words on to another line. It wraps everything. How can I change this?

    #43740
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly show us the website URL so that we can see and then understand what you are saying.

    Regards,
    Shri

    #44322
    palomapaloma
    Participant
    • Topics: 20
    • Replies: 57
    • Total: 77
    Member since: August 9, 2016

    http://www.gmtaylorpropane.com/
    For example, the center box under the slider (Manage your account online), I want to make those bullet points.

    Same thing for the last box on the right, http://www.tayloroilheat.com/ “Taylor Oil, I want those to be bullet points.

    I need to be able to code the text that are going in to these section boxes

    #44968
    palomapaloma
    Participant
    • Topics: 20
    • Replies: 57
    • Total: 77
    Member since: August 9, 2016

    I’m still waiting for a response please

    #45011
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there for both sites:

    .one_four_page { width:33.20%;}
    .one_four_page.three_column ul { list-style:inside disc;}
    .one_four_page.three_column li { padding-left:25px; text-align:left;}

    Can you add bullet points use text in ul li formate.
    Like this:

    
    <ul>
      <li>Login</li> 
      <li>Pay Your Bill Online</li> 
      <li>Update Your Contact Information</li> 
      <li>All Right Here at Your Fingertips</li>
    </ul>
    

    Regards,
    Shri

    #45331
    palomapaloma
    Participant
    • Topics: 20
    • Replies: 57
    • Total: 77
    Member since: August 9, 2016

    THIS DID NOT WORK. PLEASE PROVIDE ANOTHER OPTION

    #45406
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Not sure why it didn’t work kindly send us WordPress admin details and URL of the site via sktthemes.net/contact

    Regards,
    Shri

    #45632
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly give us working admin details and not subscriber access which is pretty useless.

    Regards,
    Shri

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘change font layout in boxes for service section under slider in Industrial Theme’ is closed to new replies.