Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter adminactivecode

    (@adminactivecode)

    Oh ok thank you very much

    Thread Starter adminactivecode

    (@adminactivecode)

    Hello,

    I did that and it still crashes, the whole site goes blank, not only the single article page but the whole website. I tried changing the name according to things I found while inspecting it to:

    single-article.php
    single-news-post.php
    news-template-default.php
    single-wpnews.php

    None of them worked. I also did it with the single-nes.php as you said but nothing.

    I am using a plug-in called “Custom CSS and JS” that came with the theme or with www.remarpro.com, (I’m not sure with which) and clicking on “add CSS code” and creating a file there. It has worked with everything else I’ve done till now but I don’t know if there’s the problem. It gives me some options for the file, these are they and the ones I’ve checked for my file:

    Linking type:
    External file
    Internal (checked)

    Where on page
    Header (checked)
    Footer

    Where in site
    In frontend (checked)
    In Admin
    On Login Page

    Those were default options and I haven’t moved them so I don’t know if the problem is there or maybe I’m using the wrong programme.

    Thank you

    Thread Starter adminactivecode

    (@adminactivecode)

    Hi!

    Thank you very much! It worked. At the beggining it didn’t, but I inspected it for a while and it worked like this:

    .wplp_container .default .title span {
    font-size: 40px;
    font-style: italic; 
    color: #bf9231;
    }

    thanks angain

    Thread Starter adminactivecode

    (@adminactivecode)

    Hi,

    Thank you yes I know what field you refer to, but would I do it adding just the custom css in a separate sheet, or like as an addition on the plug-in css.

    I want to make each post header bigger and change it’s color and font family. I want to put it in Playfair Display Italic, font size 40px color #bf9231. And the excerpt’s font is fine but it’s too small so maybe a 14px.

    I inspected it yesterday and altered the code a bit, but the header size changed with the author and I’d like to leave the author as it is, and I couldn’t change the colour without changing the font colour for the complete website. So I decided to leave it as it was since I don’t know much about coding and was afraid to break the whole thing.

    Thank you very much!

    P.S.: I thought I had the docs public… I have corrected that so here are the pics:

    The page I want to edit

    When I inspect it

    my index.php page

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