Okay
  Public Ticket #2835638
Centered TITLE H1
Closed

Comments

  •  3
    Kevin started the conversation

    Hey. Can u tell me how to fix this left padding problem on phone. I set responsive typography but still it is not working. I had the same problem with last website but i forgot how i fixed it:) 


    First section on phone. I cant insert image:( 

    Have a nice day


    Kevin

  •  8,860
    Tahir replied

    Hey Again,

    Try setting the font size to 30px to correct the issue: 

    5138870588.pngClick on Image to View Larger

    Thanks 


    ThemeNectar Support Team 

  •  3
    Kevin replied

    it works, but now its too small for H1 on phone. I think its padding but i dont see any padding around:( 

  •  1,882
    Judith replied

    Hi Kevin,

    Please try this css:

    @media only screen and (max-width: 690px){
    body .row .col.section-title h1, body h1, html body .row .col.section-title.span_12 h1, body.single.single-post .row .col.section-title.span_12 h1, #page-header-bg .span_6 h1, #page-header-bg.fullscreen-header .span_6 h1, .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
        font-size: 22.5px;
        line-height: 40.5px;
    } }

    Thanks.

  •  3
    Kevin replied

    Thank you. I tried but it is too smal for H1 on mobile devices. It has to be much bigger. 

  •  1,882
    Judith replied

    Hi Kevin,

    Try this:

    @media only screen and (max-width: 690px){
    body .row .col.section-title h1, body h1, html body .row .col.section-title.span_12 h1, body.single.single-post .row .col.section-title.span_12 h1, #page-header-bg .span_6 h1, #page-header-bg.fullscreen-header .span_6 h1, .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
        font-size: 53.5px;
        line-height: 65.5px;
        margin-left: -49px;
    } }

    Thanks.

  •  3
    Kevin replied

    Thank you. I did but then right side on mobile disappear. Meybi the problem is in the columes or rows. 

  •  1,882
    Judith replied

    Hi Kevin,

    Please send in your admin login credentials so that we may look into this further.

    Thanks.

  •   Kevin replied privately
  •  1,882
    Judith replied

    Hi Kevin,

    I am getting this from my end, please check:

    9736151027.png

    Thanks.

  •  3
    Kevin replied

    Can you change your VPN myb? Because only way i can give u permision is on email by admin in wordpress. 

  •  1,882
    Judith replied

    I am not using VPN at the moment, can I may be just tell you my country location and see whether you can check on the restrictions.

  •  3
    Kevin replied

    Sry but i dont know hot to fix this. Can u check problem in INSPECT mode? 

  •  1,882
    Judith replied

    Hi Kevin,

    Please contact your host provider to look into it as it may be an issue with the firewall permissions.

    Thanks.