Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #308106

    hey community, hope you can help me because i’m really stucked.
    I’m about to translate my pages and for the home page i use widgets.
    But in the original it looks like this:
    http://gyazo.com/76524ec977c0ef6d765a36b0867a893e
    and as i copy the same code to the translated post it looks like this:
    http://gyazo.com/1be0f2925882e276030efeaad5efe6f6
    using wmpl for translation but i have been told that it is supported with enfold theme…

    i’m new to wp and couldn’t figure out myself what is wrong here.
    Thanks in advance!!

    • This topic was modified 9 years, 7 months ago by IkarusDev.
    #308362

    Hi IkarusDev!

    Where is the widget, what is the widget name and can we see it on the site live?

    Best regards,
    Devin

    #308417
    This reply has been marked as private.
    #308640

    Hey!

    The hungarian language page got a different page id. You need to use page-id-54502 on the css modification. Note that you need to add all css modifications separately on all the languages’ Quick CSS field.

    .page-id-46640 .main_color .avia-builder-widget-area dt, .page-id-47811 .main_color .avia-builder-widget-area dt, .page-id-46640 .main_color .avia-builder-widget-area dd, .page-id-47811 .main_color .avia-builder-widget-area dd, .page-id-46094 .main_color .widget_display_stats dt, .page-id-46094 .main_color .widget_display_stats dd {
    background-color: none;
    float: left;
    background: none;
    padding: 0;
    padding-left: 20px;
    }

    Regards,
    Ismael

    #309098

    Ty Ismael!

    was able to fix the problem thanks to your help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Widget styling’ is closed to new replies.