• Resolved jasonpel

    (@jasonpel)


    Hi,

    I was wondering if there is a setting or CSS that I can use to center the primary menu (and possibly the search button) in the header?

    Please see: https://imgur.com/a/mcuCl8t

    Thank you!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author peregrinethemes

    (@peregrinethemes)

    Put below CSS rule in Additional CSS field:

    .bloghash-header-layout-1 #bloghash-header-inner .bloghash-header-container .bloghash-nav>ul {
        justify-content: center;
    }

    This will center the navigation menu. Search icon is attached with button in right and can’t be centered in this Header Layout offered in lite version.

    Thread Starter jasonpel

    (@jasonpel)

    Hi, worked perfectly. Was also wonder where the settings are to control the font colors? I am seeing this color “#302D55” for headings and “#002050” for body text. Can these be changed in the customizer or do I need to add CSS for these? Thank you again for your help!

    Theme Author peregrinethemes

    (@peregrinethemes)

    Color and typography settings are available at Customizing ▸ General Settings
    In lite version these settings are limited.

    Thread Starter jasonpel

    (@jasonpel)

    I applied the new update a few minutes ago, do you have a changelog page for BlogHash? Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.