Site logo

Archived topic

I need your support on homepage

25 replies · Started by An Nguyen on October 18, 2019

Viewing posts 16–26 of 26

The nav looks transparent to me.
If you applied the navigation color changes in the Header Element --> Site Header tab then you just need to assign it to the Front Page.

Hi David,

I had done before you said so that you can see it transparent. I had used fixed position instead of "absolute" and change <div class="praticles"> below site-footer. Therefore, I didn't need change color in header just left it as default setting.

Now, I'm focusing on what's Tom said that is sorted menu!

Thanks.

Is everything working now? Or are you still needing help with something?

Let me know :)

Hi Tom,

How can I change the layout of menu in homepage like your website and not affect other pages?

Thanks Tom.

What about our menu, exactly?

So what about the menu, exactly? The transparency part?

Let's solve the first things first. What about this?:

.home .site-logo {
    position: relative;
    left: 20px;
    transform: unset;
}

Hi Tom,

The CSS worked on homepage.

Insert logo inside second-nav, I can handle this.

Thanks Tom.

No problem :)

This archived topic is closed to new replies.