-
AuthorPosts
-
November 24, 2016 at 5:23 pm #716518
Hi Guys,
I can’t figure out how to align my image to the left so the special headline sits next to the image. See in my link below. I want to have a little flag image and right next to it a special headline. I already set the image to be aligned to the left, but the special headline still appears UNDER the image instead of NEXT TO it.
What am I doing wrong?
Pleas help!
November 25, 2016 at 7:49 am #716684Hey dennsen,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardNovember 25, 2016 at 9:16 am #716726Here you go
November 26, 2016 at 5:25 am #717126Hi,
Please try the following in Quick CSS under Enfold->General Styling to display H2 special headings inline on that page only:
.page-id-242 .av-special-heading-h2 { display:inline !important; }
Best regards,
RikardNovember 28, 2016 at 11:55 am #717684Hi,
Thank you, that worked. Although it is not a satisfying solution. It should be available via options of the headline for example.
Another question: How can I get the flag right next to the headline on the right side?
Thanks
November 28, 2016 at 12:20 pm #717697Hey!
When adding the image, you can select the float when roll over the image.
That will help you align it how you need.Thanks a lot
Cheers!
BasilisNovember 28, 2016 at 12:45 pm #717710Sorry Basilis, but I didn’t get your tip.
When adding the image I just have the option to choose the image itself and then the placing (none, left, center, right). Could you explain a little bit more?
Thanks!
November 28, 2016 at 5:28 pm #717900Remember, I want to put an image right next to a special headline! Not inside a normal text.
November 30, 2016 at 11:11 am #718677Hi,
it seems you could achieve it: http://i.imgur.com/ktg8ve1.png, because now your image is right next to the text. If you still need help with this, then it would be best to always open a new ticket for a new question.
Best regards,
AndyNovember 30, 2016 at 11:27 am #718688Hi Andy,
Yes I achieved to place the image on the left side of the headline. But I want the image to be on the right side just next to the headline. Thanks in advance!
Dennis
November 30, 2016 at 2:03 pm #718762Hi,
use this code inside Quick CSS field:
.avia-image-container.avia-align-left { float: right; right: 80%; }
and adjust as needed.
Best regards,
AndyNovember 30, 2016 at 2:06 pm #718766Thanks alot. That works!
November 30, 2016 at 2:15 pm #718772Hi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy -
AuthorPosts
- The topic ‘Image align left with special headline’ is closed to new replies.