Some Questions

Posted in: Newspaper
Post count: 13

1. Is there a way to put a colored box behind a specific cateogry that is on the main menu navigation? For example behind the SHOP page, we want a pinkbox.?

2. Do you know of an easy way to overwrite a guest author name, without adding the a user in backend.

3. Is there a way for users to save favorite posts? a my favorites page?

4. How can I change the social media icons on home page? I’d like to replace them with colors that match our theme.

Post count: 22421

Hello,
1) Sorry but the theme does not have any option in this regard. It can only be done custom css. Please provide a link to your site so I can provide the proper css code.

2)sorry but the theme has no such functionality.

3) same as 2

4) The social counter has a few different styles to choose from: https://forum.tagdiv.com/social-counter-styles-on-newspaper/

Thank you!

Post count: 13

Hi thanks.
Here is a link to our site
35.186.161.238

Post count: 20688

Hi,

I believe this is what you want for the Shop menu item in the header menu
https://www.screencast.com/t/ird3vGAni6WM
Please correct me if I misunderstand. If you decide to use the code, it must be entered in Theme panel->Custom CSS

.menu-item-6681 {
background-color: pink;
}

Thanks

Post count: 13

YES thank you so much!

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