Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #638293

    Good evening!
    I created a page ” delirium ” and put it as BLOG .
    Our website menu is all transparent , because we want this page I created the menu is in any color.
    and I’m not able to run it.

    Follow image

    #638306

    Hey elcamilo,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Jordan

    #638311

    The page is this
    http://8dpropaganda.com.br/delirios/

    Upon entering you will notice the transparent header but with a white background when you give the scroll will continue to see the white header but the transparent menu.

    We need only the header on that page has a color # FF4A00

    Or it may be the same as background color is gray , and the menu still transparent. no problem.

    #638602

    Hi,

    I tried to troubleshoot this issue but the login credentials you provided do not work for me the login URL gives me a 404 and the page in question is password protected. Would you mind checking once again and then send us working login credentials?

    Best regards,
    Vinay

    #640389

    We are in Brazil. I wonder if it’s not a blocking by IP? is there a command to put the htaccess right? because the login and password are these even though I sent you. Or sent me an email so I can create a user for you.

    #640394

    Hey!

    Please try disabling IP restriction temporarily and let us know so we can check it. I was not able to load the login page as well.

    Regards,
    Yigit

    #640484

    I checked with our hosting server. and they said they can try again.

    #640495

    Hi!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .html_header_top.html_header_sticky.html_large .blog #main {
        padding-top: 0;
        margin-top: 120px;
    }
    
    .blog #wrap_all {
        background: #E2E2E2;
    }
    

    Cheers,
    Yigit

    #640516

    Very good. the blog page work but not to internal blog. Follow the link

    #640544

    One more thing.
    I can customize this icon arrow ? I want to continue with overlay want to change the icon or customize an image.

    #640552

    Hey!

    1- Please add following code to Quick CSS as well

    .html_header_top.html_header_sticky.html_large .single-post #main {
        padding-top: 0;
        margin-top: 120px;
    }
    
    .single-post #wrap_all {
        background: #E2E2E2;
    }

    2- Please go to Enfold theme options > Advanced Styling and edit “Linked Image Overlay”

    Cheers!
    Yigit

    #640566

    1- Perfect!
    Now it works all I had even entered the .singlepost but had not entered this .html_header .

    Of course you have to enter this html_header or was it something I did wrong ?

    2- I can change the arrow and enter for example an ” 8D ” made in PNG that is our logo ?

    #640621

    In our home I created several “Color section ” with an image “full width”
    In this section we want to that person when moving the mouse over one happen ” hover” with a link
    What I did was .Create the “color section ” within one code block .

    Have any easier way to do this and hover be smoother ?

    #640885

    Hi,

    please open different tickets for different questions/issues, otherwise it gets very confusing for us moderators and for other people trying to search for help here in the forum.

    However, not sure what you want to achieve. Please send us a screenshot of the elements in question and show us an example of what you want to achieve.

    Best regards,
    Andy

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