Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #707319

    Hi,
    1. I have issues with my blog page it doesn’t display the trasparent header/logo, (I already checked the right option under page > layout > transparent header)

    2. The transparent logo/header doesn’t work on mobile devices as well, what can I do?

    Thank you for helping me with this, I’ll appreciate

    Christian

    #707323

    Hey jimbeamkentucky!

    1- Please go to Enfold theme options > Blog Layout > Blog Layout and choose to use Advanced Layout Builder to create your blog page.
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 767px) {
    #top #wrap_all .av_header_transparency {
        background: transparent;
        position: absolute!important;
    }}

    Cheers!
    Yigit

    #707372

    Hi Yigit,
    1 – I would like the header to look like the other pages, transparent header, then shrinks and logo appears: like in the other pages
    2 – The css code you gave me does work partially (the header is transparent), still the normal logo appears.
    Thank you

    #708540

    Hi,

    Did you set the blog layout to use the advance layout builder? Please post the login details here so that we can edit the blog page.

    Best regards,
    Ismael

    #708690

    Hi,
    I can’t find how to activate the advanced layout builder, could you please help me configure this and check on the transparent logo/header code for Mobile view?
    Thank you

    #709384

    Hello, someone can help me with this, please???

    #709396

    Hi,

    Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
    In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)

    If that does not help, then there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:

    Best regards,
    Andy

    #716549

    Hi,
    After a clean install and deleting all the plugins, now the scrolling logo looks good on responsive mode.
    I have not resolved the issue with the blog; as soon as I select my page “BLOG” in the box “And where do you want to display the blog?” in Theme Options the transparent header stops working.

    Please help me with this issue I would like to publish my website ASAP
    Best regards
    Christian

    #717012

    Hi,

    it seems that changes do not take effect on your website. When I try to set a different appearance for your header (for example “Hide header on this page”), then it’s not working at all. Are you using any caching? please ask your host about it and tell them to deactivate any caching.

    Best regards,
    Andy

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