Themia Gallery

Discussion in 'Themia WordPress Theme' started by angmyma, Nov 1, 2013.

  1. angmyma

    angmyma New Member

    Joined:
    Jul 30, 2012
    Messages:
    18
    Likes Received:
    0
    I need to create gallery pages with text above the gallery. Is this possible with this theme's gallery page template? If it is not, is there a gallery widget you would recommend, I've used nextgen, but are there other ones you would recommend?
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    Yes you can add text at the top of the gallery page.

    Follow the instruction given below

    1. Paste the following code in your Custom CSS
    (Appearance -> Theme Options -> Styling Options -> Custom CSS)

    Code:
    .gallery ul.thumbnail p {
    margin-left: 35px;
    }
    2. And then go to the Pages > Add New Panel in your dashboard and select Gallery Page
    Template from the Page Attribute section and enter your text in the editor section of this page
    and then upload the image from the media button in your gallery page.
     

Share This Page