Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • sy4sci Friend
    #931227

    Hi!

    I’m triyng to change some emphasis classes and nothing happen.

    The Block quotes i’m using have a diferent typography, how can i change that?

    How can i create a footer like in the demo site? (printscreen)

    sy4sci Friend
    #931228

    printscreen here


    1. footerprint
    Pankaj Sharma Moderator
    #931318

    Hi
    Please see my screenshot to see the footer modules Menu types : http://prntscr.com/b4yeh8
    custom html code for
    Who We are

    <p>
       Aliquam finibus non ex ac rutrum. Praesent id nisl neque. Donec lacinia tincidunt velit eu laoreet. Mauris iaculis mollis placerat.
    </p>
    <p>
      Donec lacinia tincidunt velit eu laoreet. Mauris iaculis mollis placerat.
    </p>

    Custom html code for module : Accessibility position : footer-3

    <p>
      Aliquam sodales, risus vel pulvinar consequat, est mi gravida mauris, in tincidunt metus lorem tincidunt dolor.
    </p>
    <p>
      Nullam egestas eget sapien quis fermentum. Nam sagittis eros at diam faucibus gravida
    </p>

    Module Where to Find us
    Code :

    <div class="find-us">
      <div>
        <h5>
        <i class="fa fa-hospital-o"></i> Address
        </h5>
        <span>Your street 123, Malesuada City</span>
      </div>
    
      <div>
        <h5>
        <i class="fa fa-phone"></i> Phone Number
        </h5>
        <span>+23 4054 3405 <br/> +43 953 4935</span>
      </div>
    </div>

    Module : Our Partner

    <ul>
      <li><a href="#" title="partners-1">Pellentesque congue</a></li>
      <li><a href="#" title="partners-1">Phasellus non pulvinar</a></li>
      <li><a href="#" title="partners-1">Praesent at lacus</a></li>
    </ul>

    Hope it helps .

    You can also install quickstart package on localhsot to check the settings if demo site .

    sy4sci Friend
    #931678

    Thanks, the footer works well!
    But can you explain to me how can I change the typography in Block quotes?

    Pankaj Sharma Moderator
    #931794

    Hi
    Below is custom code for this :

    <div class="well">
    <blockquote class="text-jutify" style="margin-bottom: 0;">
    <p>This is a <code>&lt;blockquote&gt;</code> in a <code>&lt;.well&gt;</code>.</p>
    <small>Quote's author in <cite title="Source Title">Source Title</cite></small></blockquote>
    </div>

    Hope it helps .

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 2 voices, and was last updated by  sy4sci 8 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum