• Resolved Enen

    (@nnagarajan7)


    Hi,

    I have just installed Newsup for my blog. I find the theme interesting but would like to reduce the height of the header image. It looks quite large taking more screen space. Could anyone please assist in resizing the header image.

    Thanks,

    • This topic was modified 1 year, 10 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 17 total)
  • Hi,

    Thanks for contacting us,

    For this please add the below CSS code in additional CSS field (Theme Dashboard >> appearance >> customize >> additional CSS filed )

    .mg-nav-widget-area-back .inner {
        padding: 70px 0;
        height: 200px;
    }

    Change the height and padding value according to your need,

    Thanks

    Thread Starter Enen

    (@nnagarajan7)

    Many thanks. Really appreciate.
    Can similar adjustment be done for footer banner image where blog site title and site description appear. This too is large.

    Regards,

    Hi,

    For this add the below CSS code in the Additional CSS field

    footer .overlay {
        padding: 0px 0 0 0;
    }

    Thanks

    Thread Starter Enen

    (@nnagarajan7)

    Thanks for your kind support.

    Theme Author themeansar

    (@themeansar)

    Hi,

    Glad to know it worked for you.

    We would really appreciate it if you could provide us with a review here:
    https://www.ads-software.com/support/theme/newsup/reviews/#new-post

    If you have any more questions, feel free to ask again!

    Hi,

    Glad to know it worked for you.

    We would really appreciate it if you could provide us with a review here:
    https://www.ads-software.com/support/theme/newsup/reviews/#new-post

    If you have any more questions, feel free to ask again!

    Thread Starter Enen

    (@nnagarajan7)

    Hi, I just realize that top menu par is very close to / hitting the site description. I mean there is no gap between the menu bar and the site description. It would be ideal if the menu bar height can be reduced and also the size of the menu font. Would appreciate receiving your support on this. Thanks.

    Hi,

    For this please share your website URL, then we will check and better assist you.

    Thread Starter Enen

    (@nnagarajan7)

    Here is the link:
    [ Deleted and moved to link field. Do not use link shortners again. ]

    While I have been able to rectify the issue on the home page, however the problem can be seen in Category / menu page (as appearing in the link above)

    Thanks,

    • This reply was modified 1 year, 10 months ago by Jan Dembowski.

    Hi,

    You are using a custom for this, please remove the below custom code in additional CSS field then check your website

    .mg-nav-widget-area-back .inner {
        padding: 70px 0;
        height: 100px;
    }

    https://prnt.sc/iZyMZYOo0Vsg

    Thanks

    Thread Starter Enen

    (@nnagarajan7)

    Thanks. I have checked my website. I am using the below custom code in additional CSS field:

    .mg-nav-widget-area-back .inner {
    padding: 15px 0;
    height: 130px;
    }

    Thread Starter Enen

    (@nnagarajan7)

    I have removed the current code. It appears that the issue happens when I access the ‘category’. While opening individual post or home page the problem does not occur.

    Thanks.

    Thread Starter Enen

    (@nnagarajan7)

    I have reinstalled the theme and will let you know if it works fine. Thanks for all your support.

    Hi,

    Glad to know it worked for you.

    We would really appreciate it if you could provide us with a review here:
    https://www.ads-software.com/support/theme/newsup/reviews/#new-post

    If you have any more questions, feel free to ask again!

    Thread Starter Enen

    (@nnagarajan7)

    Thanks, will submit a review using the link provided by you.

    One more query. How to display category with drop down menu in the widget bar. Presently, all the categories are appearing without drop down facility. If the theme does not provide drop-down facility then whether any plugin is available?

    If you feel I should raise the above query by a separate post, please let me know.

    Thanks again.

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘How to reduce the height of header image’ is closed to new replies.