Front Page – Remove Title in Overlay Box
-
Hello,
I would like to remove “Home” from the Overlay Box, but not on the top menu. Is there a way to do this? The blog is cdfexpo.wordpress.com
Thank you!
The blog I need help with is: (visible only to logged in users)
-
Hi,
This would require CSS customization, so you’ll need to have the custom design upgrade. Also, I believe the required code would be theme specific. See the code suggested by thesacredpath in the forum topic Sela: hide page title from front page overlay box. -
Hi. Thank you for your response. I do have the custom design upgrade. I saw the other forum topic but that code isn’t working on my site, unfortunately. Thank you!
-
Okay. You may add a “modlook” tag to the sidebar of this topic (thread) to call for staff attention.
-
Did you modify the page ID in the code? The code given by thesacredpath included a specific page ID that had been mentioned in the original post in that topic.
-
I did. Thank you so much for your help! I will continue to try to work it out. I also added “modlook” to the thread. Thanks again
-
Hi there,
I checked your site at https://cdfexpo.wordpress.com/ and the only custom CSS I see is this:
.sharedaddy { text-align: center;Before you add any more CSS there, you’ll need to close that CSS with a curly brace like this:
.sharedaddy { text-align: center; }If you have any trouble with the suggested CSS after that, please let us know exactly what CSS you’re trying and we can take another look for you. :)
-
Hi,
I closed the bracket – I actually deleted the other custom CSS so nothing should be competing with it. I am still unable to delete the “Home” from the overlay box on the front page. Thank you
-
- The topic ‘Front Page – Remove Title in Overlay Box’ is closed to new replies.