Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1264963

    Hi guys

    I have troubles with the wp maintenance mode. When I edit the website in the background and look at the preview, it shows correctly. Once I deactivate the maintenance mode and look at the website, it looks differently, meaning no pictures and no colors are shown. I’ve tried different maintenance mode plugins, but have the same problem.

    Thank you in advance for your help.

    Best regards
    Aline

    #1265217

    Hey Aline,

    I deactivated maintenance mode, but I can’t see any difference on the front end of your site comparing the two states. Could you let us know how to reproduce the problem please?

    Best regards,
    Rikard

    #1265440

    Hi Rikard

    It seems to look alright again.

    Another question: I’ve added a logo text in the top bar instead of a logo image, which is now positioned on the left. How I can change the position to the center?

    Also the bar is fix so when you scroll, you can always see the top bar which is good. But how can I change the height (when scrolling the height is is fine) but the standard height is too big.

    I hope you see the image:
    top bar height
    top-bar

    Thank you and kind regards
    Aline

    #1265681

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling to center your header text:

    h2.bg-logo {
      text-align: center; 
    }

    I’m not sure what you are referring to when it comes to the header size though, since your screenshot is not working. Do you want to decrease the size of the header when you are at the top of the page? If so then how exactly?

    Best regards,
    Rikard

    #1265702

    Thanks Rikard.

    Strange, I’ve posted two links for the photo, one of them works on my end.
    But what I mean is the top / title / menu bar height (above the header picture), where I have the text centered and the menu items on the right.

    I have this code in my CSS which is fine. Because when you scroll down, the top header or bar sticks and the height minimizes.

    .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 5px !important;
    padding-bottom: 5px!important;
    }

    But on defautl, the height is too big and the text sticks to the top with too much space underneath.
    Hope that makes more sense. I’ve tried different codes that I found in the forum but nothing really seems to work.

    Best regards
    Aline

    #1265910

    Hi,

    Thanks for the update and clarification. Did you try to set your header to a custom pixel value under Enfold->Header, to see if that does what you are looking for?

    Best regards,
    Rikard

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