Welcome, Guest
Username Password: Remember me

how to set text align of news in 'mobile_smartphone' template
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: how to set text align of news in 'mobile_smartphone' template

how to set text align of news in 'mobile_smartphone' template 11 years, 7 months ago #11373

  • cyberuk
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
Hi guys,

i'm editing the mobile_smartphone template with the css included. I need to set the text align to left , but i can't found the right class and div.

anyone know?

thank you.

Re: how to set text align of news in 'mobile_smartphone' template 10 years, 8 months ago #15216

  • johnabm
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
  • Karma: 0
Hi,

set the alignment of text by the code mention below

h3, .componentheading {
margin: 0;
font-weight: bold;
Font-family: Calibri, Verdana, Ariel, sans-serif;
font-size: 16px;
padding-left: 0px;
margin-bottom: 5px;
text-align: left;
color: #205
}
 
 
  • Page:
  • 1
Time to create page: 0.06 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.