Request for improvement

Posted in: Newspaper
Post count: 88

Site: mongooz.co.kr
Hello. I have an inquiry regarding the following content.

1. I wish there was a table of contents collapsible feature.(https://ibb.co/qMGwhx9v)
2. The Kakao Share feature is currently not working. Please connect through KakaoTalk, not KakaoStory. Most Koreans use KakaoTalk.(https://ibb.co/mCH18KQY)
3. Please make the submenu open down instead of to the right. (https://ibb.co/rRFydWcC)
4. Why is there extra margin below the image? I want to remove it.(https://ibb.co/FLJ4RbBv)

Post count: 27744

Hi,

1. This will be added in the next update.
2. This is on our list, but I don’t know when it will be implemented.
3. You can use those options https://i.imgur.com/Tt8tlDq.png
4. This code comes from WORDPRESS, you can remove it with a custom code CSS.

Thank you!

Post count: 88

3. That’s not what I meant. Currently, when I hover over a submenu, another submenu appears on the right. I want it to open down.
4. Could you please tell me the code?

Post count: 88

I have one more question. I want to add a line just below the header menu. Where can I set this?

Post count: 27744

Hello,

3. This is how the menu works https://i.imgur.com/6LbZP4j.jpeg If you want you can do some custom code CSS and show it as you want. You can use Chatgpt to help you.
4. Please provide a post where you have this margin extra.
5. You can use a separator element, or set a border bottom -> https://i.imgur.com/2vjtgK5.jpeg

Thank you!

Post count: 88

3. I have limited knowledge of code. Can you help me with CSS code?
4. https://www.imagevenue.com/ME1A26P6
5. Thank you.

Post count: 27744

Hi,

Please provide the link to the post, not to the screenshot.

Thank you!

Post count: 88
Post count: 27744

Hi,

You didn’t add this code to solve the issue with the images from what I see, please add the code in theme panel -> custom code -> custom CSS
.wp-block-image + .wp-block-image,
.wp-block-image + .wp-block-gallery {
margin-top: -25px;
}

Thank you!

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.