I've replicated the issue and resizing different sizes of the browser the fancy boxes look alright. Can you please clear your cache and let me know if the issue still persists.
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
@media only screen and (max-width: 1300px) and (min-width: 1000px) {
.nectar-fancy-box[data-style="color_box_hover"] .inner p {
font-size: 13px !important;
line-height: 18px !important;
}
}
Hello,
For the fancy box element, sometimes when the browser is resized to certain dimensions a box's content is cut off.
This is happening on a couple of pages where I am using the element and I am unsure how to fix it.
Hey there,
Thanks for reaching in,
I've replicated the issue and resizing different sizes of the browser the fancy boxes look alright. Can you please clear your cache and let me know if the issue still persists.
Regards
Also you seem to have the PageSpeed Module turned on. Try turning it off and see if it makes a difference .
Furthermore try viewing it in another Browser and check .
Be.st
ThemeNectar Support Team
I have tried both options.
After clearing the cache, the problem still occurs in both firefox and chrome.
Does the issue have anything to do with the BWPM plugin?
If you resize the window with the cursor by dragging a corner you will see the text being cut off.
Best
Hey Again,
Try using the New Responsive Typography Settings in here : http://prntscr.com/gnf951 .
Best.
ThemeNectar Support Team
Sorry Tahir,
I tried that as well but the <h3> and <p> tags still trail off when resizing the window.
Hey there,
Thanks for reaching in,
Which version of the theme are you running?
Regards
Hey Andrew,
I just updated to the current version (v8.5.4) but the resizing problem is still there.
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Tahir,
Thank you for solving the issue with the headers. They are fixed now.
But the <p> tags still get cut off on http://18.216.178.149/our-capabilities/cloud-transformation/.
I tried using this based on your code but I could not get it to work.
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Tahir,
Thanks again for your support on this issue, everything is good to go now.
Best