Home › Forums › Pro Themes › Signify Pro › Need help removing content from “Pages”, Signify Pro Theme
Tagged: post, signify, signify pro
- This topic has 9 replies, 3 voices, and was last updated 1 year, 8 months ago by menyak tulku.
-
AuthorPosts
-
February 5, 2021 at 2:53 am #144048marissa manciniParticipant
MarissaMancini.com
Signify Pro Theme
My homepage is how I want it BUT:
My main menu consists of clickable text to go to PAGES (Home, New, Photography Portfolio, Contact, Store) and ‘ETSY’ is a link to my etsy shop.
On all of my PAGES (Photography Portfolio, New, Contact, Store), right below my SITE TITLE and MENU, there is a grey bar I’ve been trying to get rid of. I couldn’t seem to figure it out and gave up.
Now, however, I started making POSTS and listing them on my NEW page. The problem now is that my posts are showing up in that grey bar and I don’t want them to appear there.
1. I’m new to this. What is that ‘area’ of the page called? Header? Mast?
2. After some research, I thought this area was for featured content. In ‘CUSTOMIZE’ > ‘THEME OPTIONS’ > ‘FEATURED CONTENT’ – I chose ‘DISABLED’ but this has not resolved my issue.
3. I learned about ‘sticky posts’ and this one post that you see in the grey bar is NOT a sticky post.Clearly I do not understand and need help, please help!
Much appreciated in advance,
Thank you!
-MarissaFebruary 5, 2021 at 4:11 am #144059PsinkKeymasterHello marissa mancini
The gray bar is displaying from the widgets. Can you please check the widgets, to do so
go to Admin Panel >> Appearance >> Customize >> Widgets, there you will find footer 1, footer 2, footer 3, footer 4Please check all the footer widgets, I’m quite sure the gray bar is displaying through one of the footer widgets.
Or you can add Additional CSS to rid it of.
aside.widget-area.footer-widget-area.one { display: none; }
You can add the above CSS in the Additional CSS to rid of the gray bar
Hope this helps
Regards,
PsinkFebruary 5, 2021 at 11:29 am #144094marissa manciniParticipantMy ‘footer 1’ contains the text “Copyright 2020 M. Mancini Photography & DarkroomPrints.com | All images copyright M. Mancini Photography unless noted | Privacy Policy” that you see on the bottom of my page. It is correctly placed. I opened every widget on the widget page and there are NO widgets added to any area besides my footer 1 text.
I added your CSS to my additional CSS area and it is not working. Is there a resource you can recommend I look into to resolve this problem?
Thank you,
-MarissaFebruary 5, 2021 at 11:41 am #144095PsinkKeymasterHello Marissa
Can you please share a screenshot? I’m in little confusion
Is it the portion that I cross with the red line?
https://tinyurl.com/yxunfnbu
or this one
https://tinyurl.com/yxunfnbuRegards,
PsinkFebruary 5, 2021 at 11:59 am #144099PsinkKeymasterif you want to remove the parts that I have a mark in the second screenshot
Please try this CSS, this code will help you to rid of that part#stats-section{ display:none }
the previous CSS that I have given to you is for the first screenshot
Regards,
PsinkFebruary 5, 2021 at 11:59 am #144100marissa manciniParticipantLet me include a photo for better reference. What I do NOT want to appear is what I drew a big red X on.
MarissaMancini.comFebruary 5, 2021 at 12:03 pm #144101PsinkKeymasterAhh, now I get
please try this CSS#stats-section{ display:none }
Regards,
PsinkFebruary 5, 2021 at 12:06 pm #144103marissa manciniParticipantOh that’s called the stats section! I see the option to customize this section in the theme editor. I was able to disable it. Thank you for your help! Have a good day!
February 5, 2021 at 12:09 pm #144104PsinkKeymasterGood to hear, finally you find a way to disable it
Have a good day too
March 20, 2023 at 11:19 pm #188947menyak tulkuParticipantMr Psink,
I’d like to know how to change the seize of the subtitle “Nmiba france” larger.
Url https://nmibafrance.org/
I used the CSS code.site-description a{
font-size: 2O0%;font-family : Georgia
}but it doesn’t work
-
AuthorPosts
- You must be logged in to reply to this topic.