Additional Issues - Acme Themes
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #28927
    Monique Power
    Participant

    Hello,

    I sent an e-mail earlier and I haven’t heard back so I was hoping you would see my issues here. I am experiencing the following issues.

    1. Similar to before, the background of my AT Testimonial Section on the home school is still the original red/orange colour and I would like to change it.
    2. The feature icons for 3 of my child pages are not appearing although the other 3 are. I have changes the feature icon multiple time to see if it will finally appear and it hasn’t.

    3. I would like information on how to set up my AT Contact Us section of my home page similar to the one in the demo.

    Thank you for all your help earlier.

    I hope to hear from you soon.

    Monique

    Home

    #28933
    Acme Themes
    Keymaster

    Hello,

    1. Let us know your requirements , if this is possible by CSS, we will try to provide you custom CSS
    2. Please use icon from here https://fontawesome.com/v4.7.0/icons/
    3. Please add following HTML/Data on the Excerpt field of the selected page in AT Contact
    Feel free to contact us with any of the below medium:

    <ul>
     	<li>
    <h6>Business Hour</h6>
    <i class="fa fa-support"></i>Our support Hotline is available 24 Hours a day : (123) 456-7890
    
    <i class="fa fa-clock-o"></i>Monday-Friday : 9am to 6pm, - Saturday : 10am to 2pm</li>
     	<li>
    <h6>Bulding Address</h6>
    <i class="fa fa-map-marker"></i>Address: Elmonte, California</li>
     	<li>
    <h6>E-mail</h6>
    <i class="fa fa-envelope-o"></i>supports[@]acmethemes.com, info[@]acmethemes.com</li>
     	<li>
    <h6>Cell Phone</h6>
    <i class="fa fa-phone"></i>(123) 456-7890</li>
    </ul>

    Thanks!

    #28935
    Monique Power
    Participant

    Thank you for your help!

    1. I need the background colour of the testimonials to be #e1c0e5 I might need to change it if I don’t like the look but right now it is orange/red.

    2. Also, all of the feature icons I use are from https://fontawesome.com/v4.7.0/icons/ but they are still not showing up on my home page. Only three are.

    Thanks

    Monique

    #28954
    Monique Power
    Participant

    Hello?

    #28974
    Acme Themes
    Keymaster

    Hello,

    1. Please use following custom CSS

    .testimonial-item,
    .testimonial-content {
        background-color: #e1c0e5!important;;
    }

    2. Please use the icon like this, may be you missed fa-

    fa-address-book 
    fa-user-circle-o 
    fa-cog 

    Best Regards!

    #29022
    Monique Power
    Participant

    Would you be able to actually login into my webpage to view the coding. My icons are much smaller than the demo for my “AT about us” section of the home pages.

    You help is greatly appreciated.

    I would just like for them to appear much larger.

    Regards,

    Monique

    #29045
    Acme Themes
    Keymaster

    Fixed, can you check your site.

    Thanks!

    #29046
    Monique Power
    Participant

    Hi I checked,

    They are now back to regular size but you removed the coding the other person did which allowed all 6 icons to appear on the home page. Now I am back to only 3 showing up. Can you fix this please.

    Also, I noticed that my mobile site has the menu set at “one page style menu” but it covers the entire screen and looks like nothing is happening. Is there a way to have the mobile site menu use the “primary” menu instead and leave the original menu settings as is when someone access the site via computer or iPad?

    Thanks

    #29056
    Acme Themes
    Keymaster

    Hello,

    1. Edit each page and add icons from https://fontawesome.com/v4.7.0/icons/

    fa-address-book 
    fa-user-circle-o 
    fa-cog 

    2. It needs customization of the theme

    Thanks!

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.