Addtional Pages

Home Forums SKT Full Width Forum Addtional Pages

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #151187
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    Hi,

    I have added a new page and chosen Full Width.
    edited with SKT Builded…..
    How do I change the logo on these pages so it looks better? more like the home page:

    Move menu to the right
    get rid of the big grey space where the logo logo it (looks horrible).
    Get the title on the page over the feature image etc….

    https://imgur.com/a/SWP9Jpb

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

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    #151204
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    http://m4l9y.hosts.cx/home/test/

    #151205
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    http://m4l9y.hosts.cx/test/

    #151229
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    I have added the following Custom CSS which has moved the image up but how do I change the grey, changing the page header background has no affect.

    .page_head,
    .post_head {
    min-height: 272px;
    margin-top: -150px;}

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .page_head, .post_head { margin-top:0 !important;}
    .header {
        background: transparent !important;
        border: none;
        position: absolute;
        z-index: 10;
    }

    Regards,
    Chris

    #151237
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    Thanks that’s great – can we move the top menu to the right like in the FrontPage?

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #topmenu ul { float:right;}

    Regards,
    Chris

    #151257
    Laurence OakeyLaurence Oakey
    Participant
    • Topics: 21
    • Replies: 110
    • Total: 131
    Member since: January 20, 2020

    Thanks.

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

    🙂

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