• Resolved adnanjilani

    (@adnanjilani)


    Hi,

    I need to align all the text i.e title & description as well as know more button in center. I can not find any setting for the same in Gmedia Dashboard.

    Could you please let me know the steps for doing the same? I aligned descripton in center by simply adding <center> tag but i am unable to do so for Title & button.

    Please Help! Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Rattus

    (@pasyuk)

    add code below to the Custom CSS field of the gallery:

    .gmedia-amron-content .gmedia-amron-masonry-thumb-pint .gmedia-amron-item-content {
        text-align: center;
    }

    These code aligns center title and description on each thumbnail.

Viewing 1 replies (of 1 total)
  • The topic ‘Center Align in Amron Gallery’ is closed to new replies.