-
Search Results
-
Hi everyone,
I found a forum thread here that talked about adding a yellow background color to text and after applying it, I’m having a weird spacing issue that I can’t figure out. Can someone tell me where I went wrong? Please :)Here is the post for reference: https://kriesi.at/support/topic/how-to-highlight-text-in-blog-posts/
I added this css to site:
.customized-heading {
background: #1B4074 !important;
color: #2D2D2D !important;
font-size: 14px;
padding: 5px 20px;
}Then added this to the text block code area:
<h4 class=”customized-heading”><p style=”text-align: center;”>Need to sell your house FAST? Overwhelmed by costly REPAIRS? Just need a STRESS-FREE experience?</p></h4>
It did what I wanted to but there is a ton of space on the right and left that is highlighted and that is my issue. I am hoping to get it to just highlight the text and not the space to the left and right..
Any advice would be greatly appreciated!!
Thanks,
Willis it possible to change the font size in the css after the comma as in the attached photo?
https://ibb.co/L5Dw8Bvthank for support
Topic: Social Media in Footer
Hi – I am struggling to figure out how to do the following with the social media within the footer as you can see I have set it up within the footer widgets within Custom HTML:
[av_font_icon icon='ue8f8' font='entypo-fontello' style='' caption='' size='40px' padding='10px' position='left' color='' link='manually,https://www.pinterest.com/angelclosets' linktarget='' animation='' id='' custom_class='footer-icons' av_uid='' admin_preview_bg=''][/av_font_icon]
[av_font_icon icon='ue921' font='entypo-fontello' style='' caption='' size='40px' position='left' color='' link='manually,https://www.youtube.com/watch?v=o9IZ6sjQIJA&list=PLHgQb1OQv_lWnVgxdScdBf2daYY1uGuJv' linktarget='' animation='' id='' custom_class='footer-icons' av_uid='' admin_preview_bg=''][/av_font_icon]
[av_font_icon icon='ue909' font='entypo-fontello' style='' caption='' size='40px' position='left' color='' link='manually,https://www.instagram.com/acpcustomclosets/' linktarget='' animation='' id='' custom_class='footer-icons' av_uid='' admin_preview_bg=''][/av_font_icon]
[av_font_icon icon='ue8f3' font='entypo-fontello' style='' caption='' size='40px' position='left' padding=‘20px’ color='' link='manually,https://www.facebook.com/AFFORDABLE-CLOSETS-PLUS-LLC-293029475542' linktarget='' animation='' id='' custom_class='footer-icons' av_uid='' admin_preview_bg=''][/av_font_icon]1. This isn’t the order I wanted, how can I fix that?
2. I would like to have padding between the icons?
I have added this CSS code and no change: #footer .widget_text .custom-html-widget .footer-icons .avia-image-container-inner {
padding-right: 10px;
}
3. How can I get all the icons to be yellow – only Pinterest is showing in yellow?
4. I tried to add ‘_blank’ within the linktarget=” code and the icon disappears.Thanks,
Hi
I don’t have a logo, so want my site identity to be in large text instead. How do I increase the text size and centre it?
Thanks
JanineTopic: Change font of price valute
It’s possible to change the style size of the valute in the product list
ES:
€ (have size 20px and padding 2px)PRICE (have size 18 px)
thank you so much

