Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Content Layer
background-color#eaeaea
padding0px 0px 0px 20px
nameSearch
id955064796
classapp4legal-search-layer
Content Column
width100%
id955064799
Content Block
padding15px
overflowhiddenauto
id955064802
HTML
<div class="app4legal-layer-title">
<h4>Need<h3>Need help?</h4>h3>
<!--<p>Here you go!</p>-->
</div>

Targeted Search Field
aligncenter

Content Layer
background-color$whiteColor
padding0px 0px 0px 20px
nameProducts
id197310903
classapp4legal-services
Content Column
width100.00002%
id197310914
Content Block
padding28px 0
margin10px 0
rich-links-hide-site-namefalse
rich-links-show-publish-datetrue
rich-links-columns4
rich-links-show-creatorfalse
collapsiblecollapse on mobile
rich-links-verticaltrue
background-colortransparent
rich-links-hide-site-icontrue
rich-links-details-length55
nameServices
rich-links-enabletrue
id197310902
HTML
<div class="app4legal-layer-title">
<h1>Featured<h3>Featured Products</h1>h3>
<!--<p>Here you go!</p>-->
</div>
Content Block
padding28px 0
margin10px 0
rich-links-hide-site-namefalse
rich-links-show-publish-datetrue
rich-links-columns4
rich-links-show-creatorfalse
collapsiblecollapse on desktop
rich-links-verticaltrue
background-colortransparent
rich-links-hide-site-icontrue
rich-links-details-length55
nameLocations
rich-links-enabletrue
id842038540
HTML
<div class="app4legal-layer-title">
<h1>Featured<h3>Featured Products</h1>h3>
<!--<p>Here you go!</p>-->
</div>
Content Block
background-colortransparent
padding0 28px 28px 28px
margin-10px 10px 10px 10px
nameView All Locations
id210989207

Action Button
new-windowtrue
textSee More
titleSee More
urlhttps://app4legal.com

Content Layer
background-color#eaeaea
padding0px 0px 0px 20px
background-sizecover
nameSlider
background-positioncenter center
id207875690
classhome-carousel-layer
Content Column
width100%
id207875701
Content Block
padding0
rich-links-show-last-modifier-imagefalse
rich-links-show-last-modifiedfalse
rich-links-show-publish-datefalse
rich-links-show-creator-imagefalse
rich-links-show-creatorfalse
alternate-stylefalse
background-colortransparent
rich-links-show-last-modifierfalse
rich-links-hide-site-icontrue
not-tabbedfalse
live-editfalse
nameFeatured Content Carousel
id197310913
classclean
Rich Link Carousel
autoscroll-delay2000

Children List
Awesome App4Legal Core ApplicationAwesome
App4Legal Core Application
showRoottrue
depth2
labelsslider

Content Layer
background-color$whiteColorpadding0px 0px 0px 20px
nameContact Us
id988441364
classapp4legal-contact-us
Content Column
width100%
id988441367
Content Block
id988441368
HTML
<div class="app4legal-layer-title">
<h1>Need<h3>Need more help?</h1>h3>
<p>Reach us by phone or email</p>
</div>
HTML
<style>
        /* Controlling Contact Us Layer Start */

        .app4legal-contact-us-phone-div i {
            font-size: 100px;
            color: #404040;
        }

        .app4legal-contact-us-phone-number {
            font-size: 25px;
            color: #404040;
            font-weight: bold;
        }

 .app4legal-contact-us-phone-text{
            color: #404040;
        }

.app4legal-contact-us-phone-div i:first-child{
    padding-bottom: 25px;
}

.app4legal-contact-us-phone-div i:last-child{
    margin-top: 10px;
}

.app4legal-contact-us-phone-div i:hover,
.app4legal-contact-us-phone-number:hover{
    color: #155D8E !important;
}
        a {
             border: 0px !important;
        }

        /* Controlling Contact Us Layer End */
    </style>
<div class="container-fluid p-0">
        <div class="row text-center">
            <div class="col-lg-6 col-sm-12">
                <div class="row">
                    <div class="col-12 app4legal-contact-us-phone-div">
                        <a href="tel:+96199999999" class="text-decoration-none">
                            <i class="fas fa-mobile-alt"></i>

                            <div class="app4legal-contact-us-phone-number">
                                9999999
                            </div>
                        </a>
                    </div>

                    <div class="col-12">
                        <div class="app4legal-contact-us-phone-text">
                            Call our customer support team. Available M–F from 7AM-7PM CT.
                        </div>
                    </div>
                </div>
            </div>

            <div class="col-lg-6 col-sm-12">
                <div class="row">
                    <div class="col-12 app4legal-contact-us-phone-div">
                        <a href="mailto:example@example.com" class="text-decoration-none">
                            <i class="fas fa-envelope"></i>
                            <div class="app4legal-contact-us-phone-number">
                                support@app4legal.com
                            </div>
                        </a>
                    </div>

                    <div class="col-12">
                        <div class="app4legal-contact-us-phone-text">
                            Submit a request to our customer support team.
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>