- This topic has 9 replies, 2 voices, and was last updated 6 years, 7 months ago by Skandha.
-
AuthorPosts
-
March 20, 2018 at 12:30 pm #133803bowessurnamesParticipant
I’ve just updated to the Pro version. Before that I had some custom CSS code. I took it out before upgrading so I could start clean, but there are some oddities and I don’t know if old code didn’t get removed?
On this page the headings “Facebook Groups” and “Videos” are supposed to be in the same heading format (4) as in the previous link, but I accidentally wiped out the Heading 4 formatting while working in Pro. Now I don’t know how to reset it to the default. How can we edit heading fonts, bold etc?
From any page, if you hover over Records > Ireland Records … then the submenu falls off the right side of the screen. Any suggestions how best to handle that? I have my primary menu items in alphabetical order so prefer this item at the far right… However, I’ve just noticed that in Chrome and Safari my primary menu fits horizontally, while in Firefox (Mac) it wraps and Research ends up on a second line 🙁
March 20, 2018 at 5:31 pm #133819bowessurnamesParticipantCan I remove the “Blog” pane above the posts? https://bowes.one-name.net/blog/
March 21, 2018 at 2:15 am #133830SkandhaParticipant@bowessurnames: When you upgrade to pro from a free version the custom code you had in the free version gets automatically deleted.
For Facebook groups and Videos
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..entry-content h4 { font-size:unset; font-weight:bold; }
The sub-menu falls to the right side of the screen. This is the default way how sub menu gets displayed.
I see your menu looks the same in all the browsers. I don’t see a research menu item.To remove blog pane above the posts.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..page-header { display:none; }
Let me know if this solves your issue.
Regards,
SkandhaMarch 21, 2018 at 3:52 pm #133873bowessurnamesParticipantThanks so much! Actually I goofed when I put Research. It’s Records. I’ve since changed the menu items a bit too.
Your tips did the trick. Yea!
Now I’m wondering how to turn off the “page title” (my words) that appears at the top of the content pages. It’s the same as what appears in as the menu item, but since I’ve customized the menu to show which page is active, I don’t need the page title taking up screen space. However, when it’s a subpage under a menu, then I need the title to show because the reader won’t see what subpage they’re on. Does that make sense? What is the customary way to handle this?
Really appreciate the help! 🙂
March 21, 2018 at 4:09 pm #133875bowessurnamesParticipantThis page I have the names in bold. They show up in bold in Mac Chrome and Safari, but not Mac Firefox? https://bowes.one-name.net/immigration/to-australia/
March 23, 2018 at 1:37 am #133954bowessurnamesParticipantHi, Sorry to bother you again Skandha. Your code for the Heading 4 worked on the ones that had already been typed in, but when I add new Heading 4s into pages it doesn’t apply. Any thoughts how to get this to apply to all new Heading 4s?
March 24, 2018 at 11:55 am #134039SkandhaParticipant@bowessurnames: For the page title to only appear in sub-menu and not top menu you will need to a lot of customization. If you really need this I suggest you to hire a customizer.
I checked your site on Mac Firefox and they were showing bold.
Let me know no which headings the code is not being effective.
Regards,
SkandhaMarch 24, 2018 at 4:57 pm #134065bowessurnamesParticipantThanks, I’ll just leave the page titles then. At least I know I’m not missing something simple to do.
What’s not showing on Firefox Mac (on my computer) are the names in the content area, which are set in bold and show in bold in the other browsers.
Re: the Heading 4 customization, what I now find is that after publishing, Heading 4s look correct on the public side, but in the Visual edit page they are in a different font, size and not bold, they way they were before adding your CSS to make them the default template Heading 4. So the CSS works on the public side, but not in my Visual editing window.
Thanks again. I’m excited about using Catch Box Pro 🙂
March 26, 2018 at 6:52 pm #134183bowessurnamesParticipantI see I need to update Catch Box Pro. It says, ‘Please Note: Any customizations you have made to theme files will be lost. Please consider using child themes for modifications.’ … I added the custom CSS under Appearance > Customize > Additional CSS. Will I lose this when I update and need to have a child theme instead?
TIA
March 28, 2018 at 6:20 am #134254SkandhaParticipant@bowessurnames: If you have used the Additional CSS option in the Customizer to add custom CSS this won’t be lost after theme update. If you have altered core theme files without using a child theme then those edits will be lost after theme update.
Hope this was helpful.
Regards
Skandha -
AuthorPosts
- The topic ‘Newbie questions’ is closed to new replies.