Page name issue

Home Forums Gravida Support Page name issue

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #207802
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Hi,

    On all pages the page name suddenly appears against the header. See example
    https://www.mlbeauty.nl/new-home/services/.

    See screenshot

    https://ibb.co/3dJhKGN

    Regards,

    Kor

    #207820
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30658
    • Total: 30658
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS to resolve the issue.

    .right #searchform input[type="text"] { width:auto !important;}
    #searchsubmit { padding:9px 12px;}
    #searchform, .right h2 { float:left;}

    Regards,
    Chris

    #207836
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Hi,

    I have adjusted the Custom CSS. See screen shot

    https://ibb.co/vPCnDBC

    On mobile he does not take the change see screen shot:

    https://ibb.co/5jJ3JBr

    The page name suddenly appears against the header on all pages. There is no longer any space in between as before.
    This also happens when I create a new page, see example.

    https://ibb.co/vxzvN2P

    Regards,

    Kor

    #207863
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30658
    • Total: 30658
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS to resolve mobile issue.

    @media screen and (max-width:479px) {
    .right #searchform input[type="text"] { width: 70% !important;}
    .head-info-area .center { padding-bottom:10px;}
    .head-info-area .left { padding:0;}
    }

    Regards,
    Chris

    #207869
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Hi,

    I have again adjusted the CSS, unfortunately again without result. It makes me a little despondent.

    https://ibb.co/yBCpFFg (CSS)
    https://ibb.co/Lr2JB4h (result)
    https://ibb.co/ZSsJJQj (example from the theme)

    Because so far all adjustments have not worked, and you are the specialist, I hereby request that you log in to the admin and solve it for me.

    Kind regards

    Kor

    #207873
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30658
    • Total: 30658
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    .skt-page-title { top:75% !important;}

    Regards,
    Chris

    #207881
    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 103
    • Replies: 315
    • Total: 418
    Member since: June 3, 2015

    Hi,

    It’s now resolved

    Regards,

    Kor

    #207885
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30658
    • Total: 30658
    Member since: August 16, 2013

    👍

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.