Home Forums WoodMart support forum Title Category Problem

Title Category Problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #252254

    iliveinca
    Participant

    the header category shows green drop down menu in my website top left conor, it looks very normal when NOT login, it will become very small line after you login.
    i have created a test account for you, you can compare the different before login and after login
    user: [email protected]
    password: UX5b@9Rf

    #252300

    Hello,

    I have compared your website on both login and without login. There is no such issue as you mentioned.

    Basically there is padding at the top of the page when you visit the homepage and the padding is not available on my account page that’s why it looks different.

    Please try adding the following Custom CSS in the Global Custom CSS area to add the padding on my account page same as the homepage.

    .page-id-13 .main-page-wrapper {
    	padding-top: 40px;
    }

    If you are trying to ask anything else then please provide with some relevant screenshots of the specific area
    to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios.

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