• I am using free accessspress store theme. I want reduce the height of the header and need to display the site name right to site logo.
    How can i do it?
    Help plz?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    Thank you for writing in,

    Please go to your Dashboard >> Appearance >> Customize >> Additional CSS and add this CSS codes.

    #site-branding h1.site-title {
        font-size: 31px;
        margin-top: 15%;
    }

    Regards!!

    Thread Starter nimeshkalpana

    (@nimeshkalpana)

    Thanx.It works for other browsers.But not works in google chrome.Is there any solution??

    Hi there,

    Sorry for the late reply,

    Could you please enable the Accesspress store theme so that we can help you to fix your issue.

    Regards!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Reduce Header Height’ is closed to new replies.