• Resolved albertx7

    (@albertx7)


    Hello,
    I kindly ask two questions about free version of Hestia:
    1) From desktop the website http://www.investibitcoin.com displays the section “Why our product is the best” and “Meet our team” on the home page, from mobile no! WHY?

    2) How can I decrease the purple space you see here (https://s13.postimg.org/5vkgnhrsn/image.png) and remove the name of the Category in the blog page? I would like to see only the purple bar, however, smaller in size.

    Thank you,
    Sincerely

    Alberto

    • This topic was modified 8 years, 3 months ago by albertx7.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @albertx7,

    1. I checked your website on my phone and I can see all the sections. Can you please try another device to check this issue. Please share screenshots if you find any difference.

    2. I can see you have added an image to category header section. If you want to remove the category name then add the following custom CSS to Appearance -> Customize -> Additional CSS

    .archive h1.hestia-title {
        display: none;
    }

    Let me know how it goes.

Viewing 1 replies (of 1 total)

The topic ‘Size, responsive and category’ is closed to new replies.