Alex Budr

Forum Replies Created

list of topics you have created till now.

  • Alex Budr
    Participant
    Posted in : Theme translating

    I ask about broken/empt .pot file in theme pack, not about LOCO plugin. How can i generate new .po file for 2nd translation of my theme?

    Alex Budr
    Participant
    Posted in : Logo left align

    is independent from main content container and .

    I tried to fix it:
    1) replace nav id=”primary-navigation” from header id=”masthead” container.

    ....

    Search for

    2) Add custom css (not sure that this best code):

    .site-main {border-top: 1px solid #E9E6DF;}

    .site-header {border-bottom: none; max-width: 1024px;}

    .site-title {text-align: left !important;}

    @media screen and (max-width: 768px) {
    .site-title {text-align: center !important;}
    .site-navigation {padding-top: 1.4em 0 0;}
    .site-header {padding: 0 0 1.4em;}
    }

    @media screen and (max-width: 992px) {
    .site-title {text-align: center!important;}
    .site-navigation {padding: 1.4em 0 0;}
    .site-header {padding: 0 0 1.4em;}
    }

    And then i get what i want. I think you can release it better than me for sidebar/no sidebar version. Maybe you can release it in next update of your theme? I belive many users think about logo align replacement.

    Alex Budr
    Participant
    Posted in : Logo left align

    Why we cant use same style for header like main content container?

    Alex Budr
    Participant
    Posted in : Logo left align

    This is a bad solution because header container 100% width. Screenshot – http://c2n.me/3mfMggz.jpg, but i need same result – http://c2n.me/3mfMggz.jpg. On mobile devices can leave the current alignment.

    I think it is a good solution to add the option of selecting the position of the logo in the theme settings

Viewing 4 posts - 1 through 4 (of 4 total)