• Resolved ripriprip

    (@ripriprip)


    Site: http://fraservalleybc.com

    The text that automatically appeared in the editing area for services section, does not have a bit of code to text align left in the box. So far I’m just trying to change the content in the first box. I’ve looked in the css file, but can’t figure out where to change code so that my text in the

    [/ms_column]
    [ms_column style=”1/3″]
    [ms_featurebox

    … area.

    Or if there is just a bit of code to put in that part above, can someone let me know?

    Also, the visual area and the text area of the editing for this section both show all the code.

    I tried to bullet the info, hoping that would line it up on the left, however that hasn’t worked either.

    Sorry, I’ve very rusty at wordpress at the moment, so my terminology is lame.

    Thank you in advance
    Tammy

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author MageeWP

    (@magictheme)

    Hi, you could use codes like below.

    <ul style="text-align: left;">
    	<li>www.yourdomain.com</li>
    	<li>or others e.g.; www.yourdomain.bc.ca</li>
    	<li>domain control panel</li>
    	<li>unlimited email addresses</li>
    	<li>webmail available [webmail.yourdomain.com]</li>
    	<li>email forwarding, mailgroups, autoresponders available</li>
    	<li>email spam filtering</li>
    	<li>100 MB web storage</li>
    	<li>introductory under construction page</li>
    	<li>FTP capabilities</li>
    	<li>cgi-bin</li>
    	<li>PhP and mySQL databases</li>
    	<li>audio / video capabilities</li>
    	<li>webalizer stats program and error logs</li>
    	<li>customizable error pages</li>
    	<li>FREE transfer of existing domain name</li>
    	<li>FREE email support</li>
    </ul>
    Thread Starter ripriprip

    (@ripriprip)

    Beautiful, Thank you, for some reason, I was making it harder then that.
    Tammy

    I missed the resolved button. This is resolved

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘text in 3rd 'sections' area won't align left’ is closed to new replies.