-
AuthorPosts
-
October 24, 2015 at 12:56 pm #524220
When I punt in my sidebar this code for TripAdvisor, I have this problem: http://prntscr.com/8uqnqw
How do I make it display correctly?October 24, 2015 at 5:47 pm #524252Hi lock255!
You will want to increase the width of your sidebar. You can do this in Dashboard > Enfold > General Layout > Dimensions.
Cheers!
ElliottOctober 24, 2015 at 5:49 pm #524253Hi Elliott,
thank you for your support, I increased the width from 73% – 27% to 60% – 40%. But the problem persists.-
This reply was modified 10 years ago by
lock255.
October 24, 2015 at 5:57 pm #524260Hi!
Send us a link and we’ll take a look. You can set your reply as private if you wish.
Best regards,
ElliottOctober 24, 2015 at 6:07 pm #524267Sure, look TripAdvisor in the sidebar, why I can’t see It correctly?
October 26, 2015 at 8:32 am #524699Hi,
I could only see the TripAdvisor logo in your sidebar, did you remove the code or get it fixed?
Thanks,
RikardOctober 26, 2015 at 11:28 am #524795The problem is best seen in this site
October 26, 2015 at 2:20 pm #524878Hey!
TripAdvisor code is not responsive, that causes the issue. You can add following code to Quick CSS in Enfold theme options under General Styling tab to decrease left margin on sidebar on smaller screensizes
@media only screen and (max-width: 1170px) and (min-width: 769px) { .inner_sidebar { margin-left: 10px; }}It still may not work for all screensizes though, unfortunately.
Cheers!
YigitOctober 26, 2015 at 2:56 pm #524908With the code I’ve provided I did not see no change :(
October 26, 2015 at 2:59 pm #524918Hey!
Please try changing “1170px” to “1180px” and that should help :)
Best regards,
YigitOctober 26, 2015 at 3:04 pm #524921Thanks for the suggestion, but I have not solved :(
October 26, 2015 at 3:38 pm #524947 -
This reply was modified 10 years ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
