Home Forums Pro Themes eCommerce Market Pro ecommerce market pro

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #69327
    Audrius Kundrotas
    Participant

    Hi Guys,

    Just bought the theme and absolutely loving it!

    I have one small issue that hopefully you can help me with. Essentially on each page of my website there is massive grey area underneath header, that does not really go with my idea for the website. I’ve inspected the element and I can see that it is page title wrap? Can you help me of getting rid of it please?

    Thank you.

    Kind Regards,
    TV Tech

    #69332
    wensolutions
    Keymaster

    Hello @sitetvtech-eu,

    Thank you very much for buying the pro version of the theme.

    Now to remove the title section in the page use below given CSS.

    For this go to Admi Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .page-title-wrap {
        display: none;
    }

    Also if you want the grey background to replace with the image then you can do so from Admin Panel > Appearance > Customize > Header Image.

    Hope this helps.

    Best Regards!!

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