Okay
  Public Ticket #1122051
Responsive text size on Full Screen Sections
Closed

Comments

  •  2
    jaroljmek started the conversation

    Hi again!

    Please could you help me with a CSS fix to reduce the H2 and Body Text size on Tablet and Mobile view when using Full Screen Sections?

    That would be very helpful to be able to prevent content overlapping in the header (as in the screenshot)

    Thanks.

  •  9,005
    Tahir replied

    Hey Again,

    You seem to have added inline css that is causing the Issue . Please remove it and use the Salient Theme Options Panel -> Typography Section to adjust the fonts . 

    Be.st 


    ThemeNectar Support Team 

  •   jaroljmek replied privately
  •  9,005
    Tahir replied

    Hey Again,

    Sorry for the Delay caused due to the Ticksy Support System Database Updates .

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    h2.vc_custom_heading {
        word-wrap: break-word;
    }

    As for the Overlapping that is natural in a Transparent Header.  Try turning it off it doesnt suit your needs. 

     Be.st 


    ThemeNectar Support Team