This topic has 2 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Rose Tyler
http://boardcamp.com.br/cincobras/wp-content/uploads/home_mobile.jpg
the H2 text: “CINCOBRAS ESTRATÉGIAS CORPORATIVAS” is cutting off on mobile version.
ps: this row with the text used to have a custom structure. not quite sure how it was, because i forgot to save a backup, but was something like 1/6 + 2/3 + 1/6 …. the two 1/6 columns were empty and the text were in the middle one.
ps2: i already tried to re-structure the column this way: 1/6 + 2/3 + 1/6 … but the heading H2 will still cut off on mobile version.
pls help me 🙂
Hello,
Please add this code in Theme Options > Custom CSS > Custom CSS for mobile:
.vc_column-inner .wpb_wrapper h2 {
font-size: 24px;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up