Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #942948

    Hi
    Could you give me working site url .
    The submitted site url giving 404 error at my end : http://prntscr.com/bjm487
    If possible give me URL of older site too , so i can compare both of the pages .

    smartmax Friend
    #942950
    Pankaj Sharma Moderator
    #942953

    Hi
    Yes 404 as u can see in my screenshot .
    By the way you can fix it by below work :
    Go to /templates/ja_beranis/local/css/themes/vital/template.css
    Find this code

    .article-intro {
        clear: both;
    }

    Replace it with

    .article-intro {
        clear: initial;
    }

    This will fix the problem you are getting on new site .

    smartmax Friend
    #942954

    It works (afcourse 🙂 )
    I put it in the custom.css
    Thanks Pankaj

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  smartmax 7 years, 10 months ago.

The topic ‘Intro text next/right to intro image?’ is closed to new replies.