• The “Personal Info” part one_third_last of About us section is not responsive.. on mobile display it just squishes and the text are dived as segment of lines..:( website Sbrtgroup.com

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

    (@magictheme)

    Please show the codes you used about the “Personal Info”

    Thread Starter Ganesh

    (@manoj-hp)

    visit my website..
    https://www.sbrtgroup.com
    navigate to 2nd section..
    resize ur brower size.. check out..
    #the about us section code is as below

    [ Unreadable MS formated HTML ASCII mess redacted ]

    Thread Starter Ganesh

    (@manoj-hp)

    and i have used the personal info section-about at the last section of the page.. defining the section..
    the code i have used for personal info :

    [ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]

    <div class="one_third last">
    <h6><span style="font-size: 36pt;"><strong>Personal Info :</strong></span></h6>
    ?
    
    <ul>
    	<li class="info-phone">(0) 08192-260830
    </ul>
    <ul>
    	<li class="info-address">Plot No. 10/AB &11/EF, Industrial Area, Lokikere Road, Davangere, Karnataka(IN)-577005
    </ul>
    <ul>
    	<li class="info-email"><a href="mailto:[email protected]">[email protected]</a>?,?<a href="mailto:[email protected]">[email protected]</a>
    </ul>
    <ul>
    	<li class="info-website"><a href="https://SBRTGROUP.COM">SBRTGROUP.COM</a>
    </ul>
    </div>
    Theme Author MageeWP

    (@magictheme)

    Try replace <div class="one_third last"> to
    <div class="col-md-4">

    Thread Starter Ganesh

    (@manoj-hp)

    after using <div class=”col-md-4″>
    my personal info section has gone below the <div class=”two_third”> section:( they both show up on different coloums:(

    Thread Starter Ganesh

    (@manoj-hp)

    oh workss fine by using <div class=”col-md-3″> instead of <div class=”col-md-4″>.. thank u so much mageeWP :))) I LOV IT

    Thread Starter Ganesh

    (@manoj-hp)

    now the section <div class=”two_third”> is not responsive :(.. whenever i view on the mobile it leaves a gap of 1/3 off the right ??

    Theme Author MageeWP

    (@magictheme)

    replace <div class="two_third"> to <div class="col-md-9">
    The number you could try change from 9 to 6, just select the number which has a good look.

    Thread Starter Ganesh

    (@manoj-hp)

    Thanku u works .!!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Personal info section is not responsive..:(’ is closed to new replies.