• Resolved fionnm

    (@fionnm)


    Hi there,

    I have created and inserted a collection of photos or a gallery using the image caption hover onto my page, however a couple of problems have come up with the formatting of it to the rest of the page.

    Firstly, the gallery is slightly out of line to the rest of the theme, e.g. the menus, the footer, the header and the rest of the page. It is placed slightly to the left. This problem doesn’t arise when using the default wordpress gallery, which automatically aligns to the rest of the page. How do I overcome this problem?

    Secondly, the text displayed when each photo is hovered is all pretty much links to other pages. How do I change the colour of the font when it is hovered? It currently goes black, which clashes too much with the picture behind it; i’d like it to go white.

    The last thing is to do with the text formatting. For each link provided, I’d like to place directly under the last link on each photo. However when hitting return in the text editor of the image caption hover, a big space is place between each new line. How do I eliminate or reduce this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author rameez_iqbal

    (@rameez_iqbal)

    Hi, these issues often come up because of the plugin’s css conflict with theme’s styles.
    You don’t have to worry about it, provide me URL of the page and I will give you the css to paste in custom css box and these issues will be fixed.

    Regards

    Thread Starter fionnm

    (@fionnm)

    Ok great!

    The page url is: https://europamusicmanagement.com/

    Thank you!

    Plugin Author rameez_iqbal

    (@rameez_iqbal)

    Hi, please paste following css in custom css box of plugin

    .image-caption-box a:hover { color: #fff;}
    .image-caption-box .caption p { margin-bottom: 10px; }

    For your first issue regarding alignment, we are adding masonry grid, it will be soon available in new release

    Thanks

    Thread Starter fionnm

    (@fionnm)

    Hi, thanks for doing this for me. Sorry for my naivety here, but is the custom css of the plugin simply the ‘edit’ area of the plugin? If so, where exactly do I paste the text?

    It’s just as I tried pasting that text in at the bottom of the editor and it resulted in a syntax error, which is now rectified.

    Apologies again, I’m not completely savy on the coding side of wordpress.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Gallery allignment to theme & gallery hover font format’ is closed to new replies.