-
AuthorPosts
-
April 19, 2017 at 9:42 am #779857
Hi support,
Thanks for a great template.I am managing a portfolio, and want to change the textbackground of both the sortable portfoliocategories aswell as the backgroundcolor of the entry title and excerpt. Where is this possible to do?
Regards
Metin – newbie – AydinApril 19, 2017 at 10:44 am #779886Hey metin_aydin,
Can you give us a link to the page mentioned? so we can check.
Best regards,
NikkoApril 19, 2017 at 11:07 am #779899Hi Nikkp,
Sure, and thanks for speedy reply!
See above and below the images, I’d rather have there be plain white as background.
2 follow up questions:
The categories at the top are centered horisontally – I’d love to have them justified to the left instead.Also, the image captions below – where to adjust the vertical positioning? I would like them to be located closer to the parent images.
Best regards
MetinApril 20, 2017 at 5:18 am #780280Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#top .main_color .container .av-masonry-sort { background-color: white !important; } .av-masonry-sort { text-align:left !important; }
Best regards,
RikardApril 20, 2017 at 10:33 am #780426Hi Rikard,
Thanx, it did the trick!
Can you help me with the color of the text container under each item too (white)?
And, is it possible to get the text closer to the graphic, smaller celle padding in the top?
Regards
MetinApril 20, 2017 at 9:51 pm #780805Hi,
Try adding this css code:
#top .av-masonry .av-inner-masonry-content { background: white; padding: 10px 20px 20px; }
Let us know if this helps :)
Best regards,
NikkoApril 21, 2017 at 8:23 am #781035Hi Nikko!
Yes it did the trick! Thanks.
However, there is tilted square left that has the original color (see http://www.haik.dk/referencer/) overlapping the image.
Can the color of that one be changed to white too. Can it be turned off entirely?Regards
MetinApril 21, 2017 at 10:45 pm #781457Hi Metin,
Can you post a screenshot where this tilted square is located? I apologize, I can’t seem to spot it. You can upload the screenshot in http://imgur.com/ and post the link here.
Best regards,
NikkoApril 21, 2017 at 11:21 pm #781473Hi Nikko,
Thanks your efforts: The tilted squares can be seen here http://imgur.com/Bqcc4ve
Regards
MetinApril 22, 2017 at 6:37 am #781549Hi,
Just add this custom style code:
.avia-arrow { display: none; }
Best regards,
John TorvikApril 22, 2017 at 7:47 am #781584Thanks John,
It did the trick, awesome!
Regards
MetinApril 22, 2017 at 9:50 am #781627Hey!
Happy we can help.
Please feel free to creatre a new ticket, if you need anything else.Thank you very much
Cheers!
Basilis -
AuthorPosts
- The topic ‘Changing background color of Portefolio categories’ is closed to new replies.