Tagged: x
-
AuthorPosts
-
February 15, 2017 at 11:55 am #1372256
hastingsdesignParticipantAfter reading several other threads I still can’t seem to find a simple solution to adding a small description above the portfolio items on the portfolio page. The site is just about done so it seems to late to do a child theme. Is there any easy css I can customize to add a small description somehow?
http://mangiaglisurfboards.com/surfboards/
Also, is there any way to have the headers on each page say something different than how they are marked on the overall header up top? For example, I would like to have the http://mangiaglisurfboards.com/shop/ page say “Cypress Surf Shop” just on that single page instead of “The Shop”
February 15, 2017 at 3:47 pm #1372528
JadeModeratorHi there,
Please add this code in the customizer:
.page-template-template-layout-portfolio .x-container.offset:before { content: "Your description here."; margin-bottom: 20px; }To change the page title of the shop page, please go to Appearance > Customize > Renew > Shop Options > Shop Title.
Hope this helps.
February 16, 2017 at 1:54 pm #1373997
hastingsdesignParticipantThanks! Everything worked perfectly.
February 16, 2017 at 9:38 pm #1374485
FriechModeratorYou’re more than welcome, glad we could help.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1372256 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
