• Resolved Gertrud

    (@jessicagertrud)


    Hi,
    Great theme, I love the feel and look and the possibilities!
    I had two image widgets in the front page widget area and they were perfectly divided over the full front page widget area space. Yet, yesterday I made my website in 2 languages with the Polylang Plugin (English and German).
    So in the dashboard, in total, I added 4 image widgets in the front page widget area – 2 for the English and 2 for the German version. Now, both on the German front page as on the English, the two images are shown smaller and divided over the first two third of the front page widget area space.
    Here is the link to my website: https://www.bedspice.eu

    How can I fix this issue? Help is much appreciated!

    Thanks,
    Gertrud

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author WebMan Design | Oliver Juhas

    (@webmandesign)

    Hi Gertrud,

    This is a bit unfortunate how the Polylang treats widgets…

    The only fix for now it to apply a custom CSS:

    .site .front-page-widgets .widget {
    	width: 46%;
    }
    

    Regards,

    Oliver

    Thread Starter Gertrud

    (@jessicagertrud)

    Hi Oliver,

    this worked like a charm ??
    Thank you so much!

    All the best,
    Gertrud

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Front Page Widget not Responsive’ is closed to new replies.