Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1372256
    hastingsdesign
    Participant

    After 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”

    #1372528
    Jade
    Moderator

    Hi 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.

    #1373997
    hastingsdesign
    Participant

    Thanks! Everything worked perfectly.

    #1374485
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1372256 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>