FTweb
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Arcade Basic] Remove Page titles from the actual pagesYou’re welcome, cheers!
Forum: Themes and Templates
In reply to: [Theme: Cherry Law Firm] Editing Heading on Front PageO ok, awesome, glad you fixed it… no it was actually directed at me, I didn’t realize that’s not allowed.
Forum: Themes and Templates
In reply to: Menu linking to wrong pagesNo problem
Forum: Themes and Templates
In reply to: [Theme: Cherry Law Firm] Editing Heading on Front PageO ok, my apologies Marius, I didn’t realize that, it’s my first day on here helping, If you can remove those for me, I mention similar on another help thread, thanks
Forum: Themes and Templates
In reply to: [Arcade Basic] Remove Page titles from the actual pagesAre you using Chrome for your browser? If so, right click on your page and click “inspect element” it will be the first thing highlighted.
If it’s another browser it should say “View Source” or “Page Source”
Forum: Themes and Templates
In reply to: [Theme: Cherry Law Firm] Editing Heading on Front Pageedit (mistakenly double posted)
Forum: Themes and Templates
In reply to: Menu linking to wrong pagesHi Alex, I’d love to be of help. But to get a better look you may email me the login details at [redacted] so I can see the issue.
Forum: Themes and Templates
In reply to: [Arcade Basic] Remove Page titles from the actual pagesgo to your theme’s stylesheet. (Appearance > Editor > Stylesheet – style.css)
At the bottom of the stylesheet, use this following CSS code:
#post-1103 .entry-title {display: none;}
That’s the post id for that specific page. This will remove the title, cheers!
Don’t forget to include the dots as you see in the exampleForum: Themes and Templates
In reply to: [Arcade Basic] Remove Page titles from the actual pagesThat’s possible, I can help with this if I can view link to your site
Forum: Themes and Templates
In reply to: [BirdTIPS] Site Identity showing through header imageHi there, I think I can help you with this issue. If I can take a look at it
Forum: Themes and Templates
In reply to: [Theme: Cherry Law Firm] Editing Heading on Front PageHi Renee, I believe I can help you with that!