Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1176871

    Hi there.
    I am having trouble with the mobile version of my website. The frontage for example gets cut.
    How can I fix this problem?
    Please find Website url as well as a screenshot below.

    #1177273

    Hey Carolina,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width:767px){
        #top h3 strong,
        .main_color strong {
            font-size: 34px;
        }
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1179340

    Thank you Victoria!

    #1179598

    Hi Cdfb,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Problems with Mobile Version’ is closed to new replies.