Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #217162
    RodeBoy
    Participant

    A site I built for a customer addictivemix.co.uk. Two queries please;
    1) Can the little x used to exit images within the Gallery be made more prominent? Change size? Change colour?
    2) Under the heading of Events can the headings for each of the three be placed above the images rather than the default position of underneath?

    Thanks, Chris

    #220531
    Skandha
    Participant

    @rodeboy: Hello Chris,

    1.
    /* To change the font-size of x in the Gallery Carousel */
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .jp-carousel-wrap .jp-carousel-close-hint span {
    	font-size:40px !important;
    }

    2. To have the titles above the image you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Gallery and Services section queries’ is closed to new replies.