Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pippamac

    (@pippamac)

    I withdraw the question – I needed to include the rest of the code on that page, i.e.,

    /* Apply Hover Styling to active Flyout Links and ancestors */

    #{$wrap} #{$menu} li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,

    #{$wrap} #{$menu} li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,

    #{$wrap} #{$menu} li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {

        @include background($flyout_background_hover_from, $flyout_background_hover_to);

        font-weight: $flyout_link_weight_hover;

        text-decoration: $flyout_link_text_decoration_hover;

        color: $flyout_link_color_hover;

    }

    Thread Starter pippamac

    (@pippamac)

    Elvis,

    I’m a complete noon and have no idea how to share a link of my site.

    It isn’t a Justified Gallery, it is a Masonry Gallery in which I am trying to use justified TEXT.

    I have it set to show the Attachment Description in DESCRIPTION and Attachment Title for TITLE and the text to be Justified. See image here:

    But as you can see from this image, when I hover over the car image top left of the gallery, the DESCRIPTION text on the bottom is justified and fits on the image but the TITLE on the top is NOT justified and half of the words are lost to the left & the right of the image (the words are identical for both TITLE & DESCRIPTION):


    Thanks,

    Andy

    Thread Starter pippamac

    (@pippamac)

    Elvis,

    Many thanks for the help and the warning about mobile – your code worked perfectly.

    I had a follow up question.

    As far as I can tell, if I select ‘Justify’ it is only the Description selected on the Captions settings page that is justified to fit on the thumbnail (regardless of whether I select Attachment Title, Attachment Caption, etc.) . The Title selected on the Captions settings page (regardless of whether I select Attachment Title, Attachment Caption, etc.) is never justified and only some of the words actually appear as the others are outside the thumbnail.

    In the lightbox caption, the upper bold caption is the Title selected on the Captions settings page and the lower unbold caption is the Description selected on the Captions settings page.

    I would like the justified text on the thumbnail to be the bold upper caption on the lightbox, i.e., either I need to justify the Title on the thumbnail OR show the Description as the bold upper caption on the lightbox. Is that possible?

Viewing 3 replies - 1 through 3 (of 3 total)