Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #347087

    Hi

    How can I change the text size of the page content of my site throughout the entire site?

    Also how can I have in the gallery, different thumbnails to the actual image that opens up? For example see

    http://www.dkbglasgow.com/fitted-bathrooms-glasgow/baths-screens/

    When an image is clicked it opens up a different one. The thumbnail says “Standing Baths” and opens up a different image altogether

    #347360

    Hi!

    1. Try with this code:

    body{
    font-size: 16px;
    }

    2. Simply put an image and link to a different one, the lightbox will be added automatically (you’d need to re-create a “gallery” to achieve this, use Columns + Image elements).

    Cheers!
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.