Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author DesignWall

    (@designwall)

    Please go to Settings > Permalink then reset it ( by click on Save Settings button ) . The Permalink of DWQA is reset when you update theme. We will remove this when release the next version of DWQA.

    Thread Starter eitayz

    (@eitayz)

    Thank you, that worked like charm ??
    do you have any idea how can I make the question page stretch on the all page pleas?

    Thank you so mach again

    Thread Starter eitayz

    (@eitayz)

    Hi

    Just found what makes the with spread only on part of the page.
    This:

    #main #content{
    width:71.1702128%;
    }
    But I can’t realy find it in the code so I can change it to 100%.
    Do you have a clue whaere I can find it?

    Plugin Author DesignWall

    (@designwall)

    Hi eitayz,

    Your theme make this rule by default for “#main #content”. You can put this code:

    .list-dwqa-question #main #content {
        width: 100%;
    }

    in your stylesheet file to overwrite it.

    Regards

    Thread Starter eitayz

    (@eitayz)

    Thak you ??
    It was very helpfull.

    Thread Starter eitayz

    (@eitayz)

    Can’t find the right CSS class for this page to be 100% of page..

    https://www.079.co.il/%D7%AA%D7%A9%D7%95%D7%91%D7%95%D7%AA/?status=undefined

    Do you have any idea?

    Tnx

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘404 in question page’ is closed to new replies.