Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #19862
    Suruchi
    Participant

    For some reason its not showing? I have reduce the width of my header so i can add the right side bar:

    Demo site

    http://www.sanjaykgupta.com

    #19886
    Sakin
    Keymaster

    @suchi: I see that you have added the following CSS in your Custom CSS box. So, just remove the following CSS and it will show up.
    #hgroup-wrap { display: none; }

    #19901
    Suruchi
    Participant

    okay that worked but now i got 2 headers?? How do i remove one?

    Suchi

    #19909
    Sakin
    Keymaster

    @suchi: It’s up to you to disable it. You can disable Header Featured Image from “Appearance => Theme Options => Header Featured Image Options => Enable Featured Header Image”.

    #19971
    Suruchi
    Participant

    ok that worked too much white space how do i fix that?

    Suchi

    #19998
    Sakin
    Keymaster

    @suchi: Here goes the CSS for spaces:

    /* For Header top Padding */
    #site-logo, #header-right { padding-top: 50px; }
    /* For Header Right Sidebar Paragraph Margin Bottom */
    #header-right p { margin-bottom: 40px; }
    /* For Header Left and Right Padding */
    #hgroup-wrap { padding: 0 50px; }
    #20050
    Suruchi
    Participant

    thanks one more question when i look at this on my i phone the sidebar image shows as second image below the header. Is there a way i can keep it all align.

    #20071
    Sakin
    Keymaster

    @suchi: You can disable responsive design from “Appearance = Theme Options => Response Design”. Then it will show it same as in large screen.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘header right sidebar widget’ is closed to new replies.