Topic Resolution: Resolved
  • Closed
  • Sue Young
    Spectator
    August 16, 2016 at 10:38 pm #29800

    The title of the page, “Welcome” and the top of the widget on this home page are displaying incorrectly. They are gray and close to the bottom of the nav bar. How can I correct this? http://www.shimmyshack.com
    If you look at the other pages you will see how they should correctly display.

    Thanks
    Sue

    Sue Young
    Spectator
    Posts: 96
    August 16, 2016 at 10:41 pm #29802

    This is evolve plus

    Sue Young
    Spectator
    Posts: 96
    August 16, 2016 at 11:21 pm #29805

    Deleted

    Denzel Chia
    Moderator
    Posts: 2672
    August 17, 2016 at 1:44 am #29812

    Hi,

    Do you still need help on this issue?

    Thank you

    Sue Young
    Spectator
    Posts: 96
    August 17, 2016 at 3:45 am #29814

    Yes – sorry to be so confusing – I thought I had it corrected but then had a different problem – then it reverted to the original problem so I deleted the post in between.

    Yes please help

    thanks

    Daniel Jones
    Spectator
    Posts: 148
    August 17, 2016 at 7:07 am #29820

    Hi again,

    Daniel here, thanks for confirming.

    Unfortunately, we haven’t been able to find the cause of the issue nor replicate it in our testing environment. Please use this custom CSS for a quick fix:

    
    

    /*fix title placement on homepage*/
    .home h1.entry-title {
    padding-top: 30px;
    }

    /*fix sidebar placement on homepage*/
    .home div#secondary {
    padding-top: 40px !important;
    }

    Put the codes into Dashboard > Appearance > Theme Options > CUSTOM CSS.

    Please let us know how it goes!

    Sue Young
    Spectator
    Posts: 96
    August 17, 2016 at 3:32 pm #29832

    Thanks – that fixed it! I have some old plugins from the previous site still installed in case I need to revert to that old version. Will remove them once I have customer’s approval and that may clear this up.

    Sue