Forum Replies Created
-
AuthorPosts
-
February 6, 2021 at 11:29 pm in reply to: text from designated home page disappeared after theme update #144170
Psink
KeymasterHello Mary waver
Can you please reactivate the signify pro theme? Currently, the Music Press theme is active on your site.
Regarding your first query, it should have to display on the homepage. On our side, the content of a page is displaying on the homepage as we select the homepage as a static page
please check this screen record
https://www.awesomescreenshot.com/video/2664795?key=abfde0997b6d89a0cd1742e6b99d3ed4For the second query, it would be really helpful if the signify pro theme is active on your side. It would be easy to find the actual issue by inspecting your site
Regards,
PsinkPsink
KeymasterHello OMNISECTOR
Yes, there is an issue with the service section.
we have fixed the issue, we will release it within 24 hrs
Regards,
PsinkFebruary 5, 2021 at 12:15 pm in reply to: Theme crops and posts a duplicate Featured Image on every post #144107Psink
Keymasterglad to help you
Regards,
PsinkPsink
Keymasterglad to help you
Regards,
psinkFebruary 5, 2021 at 12:09 pm in reply to: Need help removing content from “Pages”, Signify Pro Theme #144104Psink
KeymasterGood to hear, finally you find a way to disable it
Have a good day too
Psink
Keymasterit’s good to hear that it’s works
February 5, 2021 at 12:03 pm in reply to: Need help removing content from “Pages”, Signify Pro Theme #144101Psink
KeymasterAhh, now I get
please try this CSS#stats-section{ display:none }
Regards,
PsinkFebruary 5, 2021 at 11:59 am in reply to: Need help removing content from “Pages”, Signify Pro Theme #144099Psink
Keymasterif 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:41 am in reply to: Need help removing content from “Pages”, Signify Pro Theme #144095Psink
KeymasterHello 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,
PsinkPsink
KeymasterAdd this CSS code – for menu text color
.main-navigation a{ color: #fff; } .main-navigation a:hover, .menu-inside-wrapper .main-navigation>.nav-menu>.current_page_item>a{ color: #f8732b !important; }
Add this CSS – for logo
.custom-logo { max-width: 100% ; }
Have a great day
Regards,
PsinkPsink
KeymasterHello Emmanuel
Please add this CSS code
@media only screen and (max-width: 767px){ .site-branding { padding: 50px 0px 0px 0px; } #page #masthead{ background-size: 165% 60% !important; } }
Hope this helps
Regards,
PsinkPsink
KeymasterHello Martin
Please remove the previous CSS of the footer text color and Add this CSS
.site-info, .site-info a{ color: #fff; } .site-info a:hover{ color: #f8732b; }
Have a good day
Regards,
PsinkPsink
KeymasterHello Elisabett
We will check the issue and inform you when its get fixed
Regards,
PsinkFebruary 5, 2021 at 4:11 am in reply to: Need help removing content from “Pages”, Signify Pro Theme #144059Psink
KeymasterHello 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,
PsinkPsink
Keymasterit’s good to hear – it’s working now
-
AuthorPosts