Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #405703

    Hi,

    I found the grid row element can not fixed proberly when I scaled-down the browser, for example, I use the 1/2, 1/4, 1/4 grid row for a description of my factory which is contain a text block and two images, as below:

    As you can see, the grid row can not fix itself with different size, can you help me?

    Thanks
    Enffie

    #406042

    Hi Enffie!

    Remove the width CSS you have set on the paragraph.

    <p style="font-size: 15pt; font-family: calibri; line-height: 1.2; width: 620px; text-align: justify;">
    

    Or at least change it to max-width.

    Best regards,
    Elliott

    #406242

    Hi,

    Yes, it works!
    There is a similar problem that the call to action buttons of my home page(“CLICK HERE”, “GET FREE E-BOOK NOW”, “CONTACT US”, they can not stick to the same position when I scaled down the window. how could I fix it?

    http://www.trianglehomeware.com

    Regards,
    Enffie

    #406309

    Hi!

    I’m not exactly sure how you did that section in the back-end, but maybe it would be easier to put the text in a text-block inside a 2/3 element and the button in a 1/3? I think your problems will go away if you use that layout.

    Best regards,
    Rikard

    #406325
    This reply has been marked as private.
    #406328

    Hi,

    I have tried, but it is not very perfect as I want.
    Any way, thanks for your suggestion.

    Regards,
    Enffie

    #406344

    Hi trianglehomeware_ and Rikard,
    sorry to jump in ;)

    I see (Chrome, DevTools) that you’ve used non-breaking spaces (& n b s p ;) between each of the words :
    “We are pleased to present you the full range of our products, especially for the new design housewares. Do you want to get our latest product brochure to boost your business?!”

    I think that is the problem.

    Another remarque :
    the code below ;

    span.avia_iconbox_title {position:relative; bottom:3px; }
    

    in the buttons “GET FREE E-BOOK NOW”, “CONTACT US” places the text higher (not centered verticaly)

    • This reply was modified 9 years, 8 months ago by begrafiks.
    #406450

    Hi, Begrafiks:

    Thanks for your kindly help!
    I understand what you mean, but if I amend the buttons CSS of “GET FREE E-BOOK NOW” & “CONTACT US” , then the position of “CLICK HERE” button will change too. As I have set an image background behind this call to action button, it can’t be out of that area too much, i don’t know how to amend it separately.

    Thanks & Regards,
    Enffie

    #406535

    Hi trianglehomeware_ ;
    why not to try to add your background as a “gradient” http://www.colorzilla.com/gradient-editor/
    so you can achive your css in a better way

    #406808

    Hey!

    Thanks @begrafiks :)

    @trianglehomeware did you try the suggestions and did you have any luck with them?

    Best regards,
    Rikard

    #406914

    Hi, Rikard & begrafiks:

    Thanks for your recommendation, it looks quite good but I need some time to study.

    Best Regards,
    Enffie

    #407388

    Hi Enffie!

    Great, just get back to us if you should have any more questions.

    Best regards,
    Rikard

    #457515

    HI,

    I used grid raw element, but on ohone, is not responsive, does not display block. Why?

    http://prntscr.com/7fg8zr

    here u can see: http://prntscr.com/7fg9oj

    Ty,

    d.

    #457633

    Hey!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #457636

    I solved, ty!!!

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Grid row does not show proberly on scaled-down window or small device’ is closed to new replies.