Support » Theme: Blush » CSS issues with this theme

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ilikewords

    (@ilikewords)

    It looks like there is an issue with the body font in general in the CSS. When you look at the CSS in ‘theme editor’ for the parent theme, Aneeq, there is this code:

    @import url(‘https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i’);
    body {
    font-family: “Roboto”, sans-serif;
    color: #6a6a6a;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    }

    And this error message against the @import url line of code:
    “There is 1 error which must be fixed before you can update this file.”

    Theme Author A WP Life

    (@awordpresslife)

    Hi,

    We have fixed this issue into our latest version.

    do you still facing this issue then please let us know.

    Thanks

    enitials

    (@enitials)

    Using a static home page on landstracoaching.nl, I want to show the Page Home below the Slider.
    However, this page is treated like a Post, showing date of publishing and cutting off after 50 words, then showing a Read more button. This button leads to the home page itself:

    <a class="more-link" href="http://landstracoaching.nl/">Read More</a>

    How do I get the (whole) Home page as a Page and not as a Post?
    I presume this must be possible without complicated programming.
    (I managed switch off the display of publishing date, indeed called .post .post_date.)

    Can you help?

    Theme Author A WP Life

    (@awordpresslife)

    I think you want like this: http://prntscr.com/rhmdlg

    I have modified theme for you, download the customized package of the theme with given link: https://filebin.net/1zcfjyqxhbnkg7i6
    Keep backup on the computer.

    Also, check our video tutorial to setup homepage same as demo if you want: https://www.youtube.com/watch?v=lgrTqOpYaHY

    Thanks

    enitials

    (@enitials)

    Thanks for the reply, A WP Life.

    I actually want a (responsive) Welcome on the home page.
    Be that a Page Widget for the home page, or a responsive home page which allows Pages and not only Posts.
    The solution you give still makes a home Page look like a Post.
    I am sorry.

    Theme Author A WP Life

    (@awordpresslife)

    Contact us on site hope we will help you more.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘CSS issues with this theme’ is closed to new replies.