Okay
  Public Ticket #2545120
Letter Size
Closed

Comments

  • oswaldopz started the conversation

    I have no idea why the subtotal label is that big. and the letter style is italic I want a regular style. 

  •  8,851
    Tahir replied

    Hey Again,

    I am seeing this ?.

    1591852041.png


    ThemeNectar Support Team 

  • oswaldopz replied

    Sorry I deactivated my security. Please check again.

    Thanks!

  •  2,965
    Andrew replied

    Hi there,

    It is caused by custom css added. Check in Salient > General settings > CSS/Script related or Appearance > Customise.

    9773477130.png

    Thanks.

  • oswaldopz replied

    Can yo please help me to fix the the problem I dot know anything about CCS codes. 

  •   Andrew replied privately
  • oswaldopz replied

    Here is my information:

    jaroz.com 

    jaroz.com/wp-admin 

    username: Jaroz 

    Password: tsQDwZeFl@3IdWiphr7Uclkm

    Thanks!

  •  8,851
    Tahir replied

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    #header-outer .total, #header-outer .total strong {
        font-size: 18px !important;
    }

    Thanks


    ThemeNectar Support Team