-
AuthorPosts
-
July 18, 2016 at 4:07 pm #662087
Hi
Im trying to add a few images with shortcode inside a tab and when image has caption they are not aligned in top the start to cascade.I think its the same if used inside Accordion or elsewhere as shortcode. (check on the page)
Also i saw the caption is always in italic.Is there a way to have it normal or to change font size to it can be more readable.
Thank you very muchJuly 18, 2016 at 4:58 pm #662126Hey hdpcr,
use this code inside Quick CSS field:
p.wp-caption-text { font-style: normal; }
Best regards,
AndyJuly 18, 2016 at 5:34 pm #662150Hi Andy
It changes italic to normal but the images still appear in cascade. Please check on the link and click on 3th Tab saying “Uicacion y similates”
Also caption appears in other font than used for the whole site witch in my case its open sans and looks weird all site has a unity of fonts and just caption is totally other. Is there a way to have it as the rest of the site like tabs text or regular text etc..
Thank you very much
- This reply was modified 8 years, 4 months ago by hdpcr.
July 19, 2016 at 1:15 pm #662455Hi,
to change font use this code:
p.wp-caption-text { font-family: 'helvetica'; }
and adjust as needed.
No idea what you mean with “cascade”. Can you explain further please? I think screenshots showing the results you want to achieve would help a lot (use imgur.com, dropbox).
Best regards,
AndyJuly 19, 2016 at 2:38 pm #662506Hi
Maybe i miss explained, What i meant http://fantasyrooms.com/08testwiith cascade is the result i see in my screen., I put 2 images with caption and they are not aligned at to top. The second images appears next to the 1st but moved down.
Thank you
July 19, 2016 at 2:53 pm #662513Hi,
I get a “Error 404 – page not found” page when opening link you’ve provided and still have no clue what you’re talking about. Please provide us a mockup to make things clear for us.
Best regards,
AndyJuly 19, 2016 at 3:25 pm #662545Sorry here you go
July 19, 2016 at 4:03 pm #662586Hi,
I don’t see what you’re talking about. Please provide us screenshots of the issue.
Best regards,
AndyJuly 19, 2016 at 4:23 pm #662609Hi
Here you goJuly 20, 2016 at 11:02 am #662840Hi,
I don’t see this. It looks like this for me:
Which browser and OS are you using? please clear browser cache and hard refresh a few times. Check on another computer as well.
Best regards,
AndyJuly 20, 2016 at 4:43 pm #663050Hi
Im using chrome and tested in Edge. I will do that and let you know
Thank you
July 21, 2016 at 12:13 pm #663324Hi,
alright, let us know about your results.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.