-
Search Results
-
Topic: Tabs Icons and font
Hello, is there a way to change the icons color and size on the tabs and also the title of the tabs can I make bigger with different color? please check the attach image on the reply. thank you
Hi there – I’m using the visual editor and have added blog content on a page in a grid layout. I would like to do the following
1 – increase the size of the excerpt font under the blog title
2 – increase the margin underneath the post headingI’ve added the following code but it’s not working
– can you please let me know what to target?
/*blog content grid shortcode in visual editor*/
avia-content-slider .slide-entry-title {
margin-bottom: 0 0 0.9em 0 !important;
}/*increase the text for blog grid layout*/
div.slide-entry.entry-content{
font-size: 16px !important;
}Thanks
Topic: Font Styling
Hello,
I cant seem to get inline font styling to overide what is in the styling option of enfold. For example, I am using the code below to add red to some text only <p style=”text-align: center;”><span style=”color: #ff0000; font-size: large;”>FINALLY!</span>
but, the theme’s color overrides this. I don’t want all items in bold to be red so is there a solution?
Thanks
Andrew
Topic: Custom Icon font size
Hello
I just finished creating 2 icon fonts in Illustrator then into Fontello.
Great instructions. Thanks.I was wonder if and where you can increase the size of the Icon without increasing the size of text?
My Icon is a little small and i would like to increase it. Also where can we change the colour?Thanks
website: http://www.barbadosapartment.com
Topic: Font Size Modifications
I am currently working on the following site http://testsite.bcsynergies.com/
The issue I am running into is that we need to increase the overall font size of each element. (I.E. Header, Menu, paragraphs, etc.)
Is there a way to do this individually? Is there also a way to do this as a whole?Thank you
Topic: Font size in the socket
I crawled through many different posts, but couldn’t find the answer on this specific question:
How do I change the font size in the socket? Tried
#socket { font-size: 14px; }But to no avail.
Hi Folks – I would like to increase the size on the top navigation font – have done a search and came up with this code – which didn’t work. Any clues how to change the font size in the nav?
see here http://shortiedesigns.com/acmena/
#top .main_menu .menu li > a {
font-size: 16px !important;
font-weight: normal !important;
}Thanks
