Topic Resolution: Resolved
  • Closed
  • Jeremy Luban
    Spectator
    July 4, 2016 at 7:53 am #28761

    Hi
    Don’t know why I cannot see social media buttons (twitter, Facebook, etc) in the Evolve theme Header. I’ve navigated around in circles and cannot find the solution. Any advice would be appreciated. The website is:

    Welcome


    Thanks
    J

    Denzel Chia
    Moderator
    Posts: 2656
    July 6, 2016 at 4:43 am #28805

    Hi,

    For post, it’s automatically shown.
    For page, it’s not.

    Please go to Theme Options -> Sharing box shortcode
    Enable all the social media that you need.

    Edit your page and insert Sharing box shortcode.
    Look for the button with number 4 icon, that’s the button for inserting shortcode.

    Thank you.

    Jeremy Luban
    Spectator
    Posts: 20
    July 6, 2016 at 8:26 pm #28811

    You mentioned that you don’t see any particular large empty spacing for http://www.lubanlab.org
    Is it possible to delete the gray horizontal line that is just under the black Menu Bar and above the top of the white page area?
    As requested I made a screenshot but don’t understand how to insert the screenshot in this message. Maybe my text description of the problem is clear enough anyway.

    Thanks again,
    Jeremy

    Denzel Chia
    Moderator
    Posts: 2656
    July 7, 2016 at 1:06 am #28814

    Hi,

    Please use the following in Theme Options -> Custom CSS

    .menu-back {
    display: none !important;
    }

    Thank you

    Jeremy Luban
    Spectator
    Posts: 20
    July 7, 2016 at 1:59 am #28816

    I tried the recommended custom CSS but it did not change the problem.
    It is strange because all the pages look great (for example, http://www.lubanlab.org/links/ )
    EXCEPT the “home” or welcome page (http://www.lubanlab.org ). Only this page has an extra gray bar under the menu in the header.
    Jeremy

    Denzel Chia
    Moderator
    Posts: 2656
    July 7, 2016 at 6:02 am #28818

    Hi,

    Please copy and paste only the css code.
    Not the whole block including the shortcode for this forum’s content editor.

    Please see what you had pasted.
    http://image.prntscr.com/image/c8efc26fb79b448fbcf3cac3793de742.png
    Compare with the code you see in my reply.

    Thank you.

    Jeremy Luban
    Spectator
    Posts: 20
    July 8, 2016 at 12:26 am #28825

    That did the trick! THANKS!!!
    J

    Denzel Chia
    Moderator
    Posts: 2656
    July 8, 2016 at 1:07 am #28828

    Hi,

    You are welcome!

    Thank you