get rid or background color or make it transparent

  • Posted in : Empathy
  • jgherghel
    Participant

    I have an animated background that works on the theme but i can only see it when i transition from page to page. I want to see it. so how do i set the background color to be transparent or get rid of it altogether?

    jgherghel
    Participant

    also, i updated the theme and i still can’t get the menu to work correctly. in the widget section, i left the page name empty and the icon name empty and as you can see, the portfolio page is good in that it does not have the page name or icon but in the menu, the page name and icon is missing altogether.

    Joshgg.com

    serkan
    Moderator

    Hi jgherghel,
    You can use this custom css code.

    .one-page-layout .site-main .page-layout { background-color: transparent !important; }

    I quite didn’t get what do you want to do with the menu. You should set up empathy template page. Please explain a bit more.
    Thank you

    jgherghel
    Participant
    jgherghel
    Participant

    by the way, thanks. the custome css worked.

    serkan
    Moderator

    This custom css code will hide the all pages title.

    .layout-medium .page-title { display: none; }

    This custom css code will hide the title, just your work page.

    #portfolio .layout-medium .page-title { display: none; }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register