• Hi!
    I want to add 3 columns image menu to the home page, I have tried to add it by inserting columns. The problem is those 3 images are not centered. How can I change the padding btw images? I tried to change css, used margin: auto; nothing didnt change. I am using slider (1170px) and I would like that images line with that. Also I would like to change image captures font and size, could you advice how to do that?

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

    (@hannahritner)

    Hey, are you using the premium theme? And are you also using pagebuilder? And can you post a link? ??
    You can change the title font with this:

    .home-message h4 {
    font-family: sans-serf;
    }

    And the description font with this:

    .home-message h5 {
    font-family: sans-serf;
    }

    Just paste it into your custom css box in theme options > advanced settings.

    Hannah

    Thread Starter sandras21

    (@sandras21)

    Hi Hannah!
    Thank you for your reply! I am using free version but my site is not yet online. I tried with pagebuilder and with adding columns. However somehow got those images now centered. .home-message did`nt change image captions, got it changed with “.wp-caption-text ” If I look examples of Virtue theme, then there are white backgrounds or boxes with captions on the images, can I do it with free theme as well? if yes, then how? Currently my captions are displayed below the image

    Thanks!

    Hey,
    It’s not an option for the free theme, in premium you can have the galleries with the captions that show over the image on hover.

    Kadence Themes

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Positioning images in image menu’ is closed to new replies.