Okay
  Public Ticket #208040
Close the read mode link
Closed

Comments

  • Cepkolik started the conversation
    Hi there, How can I close it? Please look at the attachment
  • Sergey replied

    It's pretty easy.

    Just insert this code in Custom CSS:

    .label-cat { display: none; }

    It worked just fine for me.

  • Cepkolik replied

    How can we narrow the area of red allow?

    It couldn't make  the css communication of powermag.

    Can you help me please?

    I add the picture of problem, thank you.

  • Sergey replied

    It's look like you want smaller padding.

    Try this:

    .boxed, #respond {
    padding: 5px; }

     

  • Cepkolik replied

    Hi,

    First of all thank you four your information. :)

    I put this code (.label-cat { display: none; }) but this time I couldn't seem the author name in biography. :(


    Thanks :)

     

     

     

  • Sergey replied

    I have authour info disabled, so I was never disturbed by this thing.

     

  • Cepkolik replied

    Sergey, 

    How do I narrow this area?

    Please look at the attechment

    Thank you so much

     

  •  93
    djwd replied

    Hi there,

    Sergey's advice is correct, just try to filter it a bit more as so:

    .entry-content .label-cat { display: none; }

    Please be aware that personal customizations are generally not covered by regular support though.

    Regards
    djwd

    Regards
    djwd

  • Cepkolik replied

    Whether this last request then :)

    How do I narrow this area? Please look at the attechment ( a top request ) -Files:space-h1-title.png

    Thank you so much...

  •  93
    djwd replied

    Hi, narrowing that area is not that quick as it might seems, I do not suggest to do that as elements need to breathe, although something like:

    header.entry-header hr {margin: 0!important;}

    should work (will probably need some fine tuning).

    Regards
    djwd

    Regards
    djwd