Forum Replies Created
-
AuthorPosts
-
worked. thank you.
Sorry for delay, information sent
didnt work
It will be different per page, but an example would be the page title.
Its not an issue, but more of a can it be done?
Sorry, no change.
http://www.alltechslo.com/about-us/
working. thank you
also, how/where can I adjust the amount of padding in the menu? I’d like to reduce it.
that worked. thank you
Ok, by messing around with the theme functions I was able to resolve some of the problems.
Now I cannot figure out why there is a bigger margin between the h3 widget-title and div textwidget on the contact page. On the other pages its fine?
I am using the contact us template for the contact page. The other pages use the default template
Hello,
My apologies if I made this confusing. The code I posted is what is generated from the text widget. I simply copied and pasted it here for easy viewing.
Trying to use what you provided using a custom html widget didn’t work either. Please view site for issue:
http://demo.heavenlyservice.com/contact-us/that worked, thx
So I ended up using this code:
.footer .cols-3 .widget-column-2 .menu li { list-style: none }
and it somewhat works, but for some reason the the menu displays in 2 columns with or without the code
<div class="cols-3"> <div id="text-3" class="widget-column-1"><h3>About Us</h3> <div class="textwidget"><p>At Heavenly Service and Comfort air conditioning, heating and furnace repairs, tune-ups, maintenance and installations are our specialty. Our team of professionals are dedicated to your complete satisfaction.</p> <p>From the moment you contact our call center, to the time the technician completes the job and leaves your home, you’ll then understand why our name is Heavenly Service and Comfort.</p> </div> </div> <div id="nav_menu-2" class="widget-column-2"><h3>Services</h3><div class="menu-footer-container"><ul id="menu-footer" class="menu"><li id="menu-item-58" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58"><a href="http://demo.heavenlyservice.com/heating-and-furnace-repair/">Heating and Furnace Repair</a></li> <li id="menu-item-57" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57"><a href="http://demo.heavenlyservice.com/air-quality/">Air Quality</a></li> <li id="menu-item-56" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56"><a href="http://demo.heavenlyservice.com/air-conditioning/">Air Conditioning</a></li> <li id="menu-item-59" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59"><a href="http://demo.heavenlyservice.com/contact-us/">Contact Us</a></li> </ul></div></div> <div class="widget-column-3"> <h3>Contact Info</h3> <p class="parastyle">2516 Verne Roberts Circle<br /> Antioch, CA 94509</p> <div class="phone-no"> <i class="fa fa-envelope-o"></i><a href="mailto:[email protected]"> [email protected]</a> <br /> <p> <i class="fa fa-phone"></i> 833.743.2836 <br /> </p> </div> <div class="clear"></div> <div class="social-icons"> <a href="#" target="_blank" class="fa fa-facebook fa-lg" title="facebook"></a> <a href="#" target="_blank" class="fa fa-twitter fa-lg" title="twitter"></a> <a href="#" target="_blank" class="fa fa-linkedin fa-lg" title="linkedin"></a> <a href="#" target="_blank" class="fa fa-google-plus fa-lg" title="google-plus"></a> </div> <div class="clear"></div> </div> <div class="clear"></div> </div><!--end .cols-3-->
In particular this is the area of concern:
<div id="nav_menu-2" class="widget-column-2"><h3>Services</h3><div class="menu-footer-container"><ul id="menu-footer" class="menu"><li id="menu-item-58" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-58"><a href="http://demo.heavenlyservice.com/heating-and-furnace-repair/">Heating and Furnace Repair</a></li> <li id="menu-item-57" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-57"><a href="http://demo.heavenlyservice.com/air-quality/">Air Quality</a></li> <li id="menu-item-56" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56"><a href="http://demo.heavenlyservice.com/air-conditioning/">Air Conditioning</a></li> <li id="menu-item-59" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-59"><a href="http://demo.heavenlyservice.com/contact-us/">Contact Us</a></li> </ul></div></div>
didn’t work?
-
AuthorPosts