Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #357730

    After updating the theme last week (and the auto wp update) something has changed in the RTL header area – the H1 and breadcrumbs are now displayed over a white background, instead of over the page background as it is in LTR pages. Should I open a new thread for this issue?

    #357872

    Shalom!

    Can you please post the link to your website?

    Best regards,
    Yigit

    #357982
    This reply has been marked as private.
    #358188

    Hi Please see these screenshots describing several issues with the RTL header area, created after the latest theme upgrade.
    Issues with RTL header
    RTL header

    Proper LTR header
    LTR header
    How can I fix these?
    Thank you

    #358679

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .rtl .avia-menu.av_menu_icon_beside {
    border-right: none;
    border-left: solid 1px #e2e2e2;
    margin-left: 25px;
    padding-left: 25px;
    margin-right: 0;
    padding-right: 0;
    }
    .rtl .stretch_full.container_wrap.alternate_color.light_bg_color.title_container { background-color: #f5f2eb; }
    .rtl .title_container .breadcrumb { left: 45px; }

    Best regards,
    Yigit

    #359136

    Thank you!
    This code fixed all the above issues
    I placed in the Heb. section of theme options under General Styling tab

    #359138

    Shalom!

    Al lo davar, glad we could help :) Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘white background in RTL’ is closed to new replies.