Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #913944

    Hi, as you can see in the screenshot the text is not centered inside the color section and I can’t figure out why as everything seems to be set the right way in the layout editor.

    Same problem also happens with the icon boxs on the same page.

    #914018

    Hey DROR,

    I loaded the page but cant find where u are usinf that on the screenshot, have u removed it?

    Best regards,
    Basilis

    #914053

    I didn’t remove anything. The page is loading fine and the issue is still there… You don’t see how the top of the page is not aligned to the center and how the icon boxes in the middle of the page are also a bit OFF?

    It’s very clear.

    #914118

    Hi,

    It seems there are some css issues that needs to be addressed, for the meantime can you try adding this css code in Quick CSS:

    .rtl div .av_one_fourth,
    .rtl div .av_three_fifth {
        margin-left: 0;
        margin-right: 6%;
    }
    
    .rtl div.flex_column.first {
        margin-right: 0 !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #914154

    Thanks. Now the menu is off center… Are you going to release and update soon that will fix all these issues?

    #914510

    Hi,

    Yes, we have a new version that is on the works and it will be released really soon.

    Best regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.