[Resolved] Layout Styling

Home Forums Support [Resolved] Layout Styling

Home Forums Support Layout Styling

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1130039
    _blank

    I recently imported a site from the site library.
    here is the problem i am facing

    1.the Header section of site appears to be a contained box ( I mean the header and the first image in the website is not stretched if you will see the header section it appears to be contained and I changed it to stretch but still it appears as a contained box.

    2. I have changed the Font of the all Heading but still, the blog post title on the image is coming in Playfair font which i want to change in Rajdhani font

    3. When i imported this theme i am getting this error in my CSS. how to resolve it? Link to error image – https://bikesquadron.com/wp-content/uploads/2020/01/error.png

    #1130044
    Leo
    Staff
    Customer Support

    Hi there,

    1. Remove this CSS from Additional CSS field in the customizer:

    @media (min-width: 769px) {
        body {
            margin: 0 30px;
        }
    }

    2. Looks like you’ve figured out? I’m seeing the correct font:
    https://www.screencast.com/t/XGZtOiS0J

    3. Don’t worry about that – it’s a warning. It’s new CSS grid which the addtional CSS field hasn’t been updated yet.

    #1130732
    _blank

    Awesome Leo, Thank you so much!

    #1130808
    Leo
    Staff
    Customer Support

    No problem 🙂

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