Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello,

    I tried to replicate this issue at my local computer, but i didn’t get his issue, So could you please share your website address, so that i can take a closer look.

    Thank You

    Thread Starter Cafn

    (@cafn)

    Hi there.

    Yes, https://www.apostalegal.pt. There go to the news in top right corner and the issue happens ??

    Thanks

    Hello,

    I have checked your website in chrome and everything is looking fine, please let me know in which browser you have getting this type of issue.
    Also clear your browser cache and check it again.

    Thank You

    Thread Starter Cafn

    (@cafn)

    Hi there. Tested with Microsoft Edge and it worked smoothly.

    But with firefox, i’m having this issue! Tryed to clear cache and cookies!

    Thanks for your help ??

    Hello,

    Try this CSS code

    @-moz-document url-prefix() {
        .entry-title,
    .entry-title a,
    {
    	font-size: 15px;
    	line-height: 22px;
    	color: #404040;
    }
    }

    this will help you.

    Thank You

    Thread Starter Cafn

    (@cafn)

    Hi there.

    Just tryed that code in CustomCCS Manager plugin and adding it on Style.css of the theme, and nothing changed ??

    Thanks for the help!

    Hello,

    Please try this code

    @-moz-document url-prefix() {
        .entry-title,
    .entry-title a
    {
    	font-size: 15px!important;
    }
    }

    This might work for you.

    Thank You

    Thread Starter Cafn

    (@cafn)

    Well, so far, so good! Thanks for the help!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Bar below topic not in right place’ is closed to new replies.