Tagged: x
-
AuthorPosts
-
June 11, 2016 at 4:00 pm #1037602
kavithachallaParticipantHello,
I am using Agency Demo for my website, I have portfolio posts on the home page. Everything shows up fine, expect for it displays the date along with the post. I am trying to get rid of the date, I tried this but did not work.
.x-recent-posts-date{
display:none;}Am I missing something, please help!!
Thank you
June 11, 2016 at 4:01 pm #1037603
kavithachallaParticipantThis reply has been marked as private.June 11, 2016 at 4:21 pm #1037616
kavithachallaParticipantAlso one other question, on the top menu bar I have Our Services and there are sub menu items. How do I change the background color and font to be the same as the menu bar for these sub menu items. Your help is greatly appreciated.
Thank you!!
June 12, 2016 at 12:13 am #1037911
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
span.x-recent-posts-date { display: none !important; } ul.sub-menu { background-color: #8bdaf7 !important; } .x-navbar .desktop .sub-menu a { font-size: 16px; }Hope that helps.
June 12, 2016 at 8:42 am #1038211
kavithachallaParticipantThank you so much for your quick response. That worked!!
One other question, on the Get In Touch page, I changed the word “required” to “*”, is there a way to change the color of “*” to red, I also want to change the color of the validation message “This field is required” to red. Could you please help me with that.
Thank you!!
June 12, 2016 at 11:25 am #1038325
ThaiModeratorPlease add the following CSS:
span.wpcf7-not-valid-tip, span.req { color: #f00; }Hope it helps 🙂
June 12, 2016 at 1:14 pm #1038441
kavithachallaParticipantPerfect. Thanks a lot!!
June 12, 2016 at 1:17 pm #1038444
kavithachallaParticipantI think this will be my last question, hopefully. I have an issue with my case studies page, how do I add text content to this page, when I edit it and add text, the text doesn’t show up.
Also the footer’s placement is messed up. Can you please suggest what needs to be done.
Thank you!!
June 12, 2016 at 8:00 pm #1038818
kavithachallaParticipantAlso one other wierd issue that I am noticing with the case studies is if I am only able to navigate to “AWS Migration” and “Performance tuning” using the arrow provided on the portfolio item. It is missing the third one “Infrastructure as Code” when I navigate using the arrow. Can you please help me with this.
Thank you!!
June 12, 2016 at 10:21 pm #1038942
Rue NelModeratorHello There,
Regretfully, you cannot edit the Portfolio or Case studies page in Cornerstone because it is using a page template. Anything that you add on this page will be ignore. The page template takes over and will display dynamically the portfolio items.
How you want the footer to look like? If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
And for the portfolio items, could please clear or empty your portfolio trash. It might created issues on the site. I have inspected the page and I couldn’t find anything wrong with it.
Please let us know how it goes.
June 13, 2016 at 6:47 am #1039441
kavithachallaParticipantThis reply has been marked as private.June 13, 2016 at 8:30 am #1039574
ChristopherModeratorHi there,
Provided URL doesn’t work anymore, please check it.
Thanks.
June 13, 2016 at 1:45 pm #1040112
kavithachallaParticipantSorry about that, it should work now.
June 13, 2016 at 11:39 pm #1040744
RupokMemberHi there,
Thanks for updating. It’s because you don’t have enough content for the page so the footer is moving up. You cna add the below CSS within page level CSS:
footer.x-colophon.bottom { bottom: 0; left: 0; position: absolute; right: 0; }Hope this helps.
Cheers!
June 14, 2016 at 6:17 am #1041153
kavithachallaParticipantThat worked for the Case Studies page, but it messed up the other pages, if I go look at “More About Us” page the footer is the second section to show up rather than the last. Could you please help me with it.
Thank you!!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1037602 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
